Searched refs:pollcnt (Results 1 – 8 of 8) sorted by relevance
94 int pollcnt; member170 up->pollcnt = 2; in zyfer_start()294 up->pollcnt = 2; in zyfer_receive()321 if (!up->pollcnt) in zyfer_poll()324 up->pollcnt--; in zyfer_poll()
117 int pollcnt; /* poll message counter */ member205 up->pollcnt = 2; in hpgps_start()318 up->pollcnt = 2; in hpgps_receive()613 if (up->pollcnt == 0) in hpgps_poll()616 up->pollcnt--; in hpgps_poll()
175 unsigned int pollcnt; /* poll message counter */ member311 up->pollcnt = 2; in true_start()393 up->pollcnt = 2; in true_receive()943 if (up->pollcnt > 0) { in true_poll()944 up->pollcnt--; in true_poll()
129 u_int pollcnt; /* poll message counter */ member305 up->pollcnt = 2; in mx4200_config()427 up->pollcnt = 2; in mx4200_config()618 if (up->pollcnt > 0) { in mx4200_poll()619 up->pollcnt--; in mx4200_poll()703 up->pollcnt = 2; in mx4200_receive()
106 u_int pollcnt; /* poll message counter */ member288 instance->pollcnt = 2; in jupiter_config()450 if (instance->pollcnt > 0) { in jupiter_poll()451 instance->pollcnt--; in jupiter_poll()546 instance->pollcnt = 2; in jupiter_receive()
321 u_char pollcnt; member764 instance->pollcnt = 2; in oncore_start()831 if (!instance->pollcnt) in oncore_poll()834 instance->pollcnt--; in oncore_poll()1882 instance->pollcnt = 2; in oncore_get_timestamp()
257 int pollcnt; /* poll message counter */ member526 up->pollcnt = 2; in ripencc_start()802 if (up->pollcnt == 0) in ripencc_poll()805 up->pollcnt--; in ripencc_poll()1008 up->pollcnt = 2; in ripencc_receive()
3074 u32 pollcnt; in ixgbe_pcie_timeout_poll() local3081 pollcnt = 1300; /* 130 millisec */ in ixgbe_pcie_timeout_poll()3084 pollcnt = 5200; /* 520 millisec */ in ixgbe_pcie_timeout_poll()3087 pollcnt = 20000; /* 2 sec */ in ixgbe_pcie_timeout_poll()3090 pollcnt = 80000; /* 8 sec */ in ixgbe_pcie_timeout_poll()3093 pollcnt = 34000; /* 34 sec */ in ixgbe_pcie_timeout_poll()3100 pollcnt = 800; /* 80 millisec minimum */ in ixgbe_pcie_timeout_poll()3105 return (pollcnt * 11) / 10; in ixgbe_pcie_timeout_poll()