Searched refs:pollcnt (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_common.c | 2473 u32 pollcnt; in ixgbe_pcie_timeout_poll() local 2480 pollcnt = 1300; /* 130 millisec */ in ixgbe_pcie_timeout_poll() 2483 pollcnt = 5200; /* 520 millisec */ in ixgbe_pcie_timeout_poll() 2486 pollcnt = 20000; /* 2 sec */ in ixgbe_pcie_timeout_poll() 2489 pollcnt = 80000; /* 8 sec */ in ixgbe_pcie_timeout_poll() 2492 pollcnt = 34000; /* 34 sec */ in ixgbe_pcie_timeout_poll() 2499 pollcnt = 800; /* 80 millisec minimum */ in ixgbe_pcie_timeout_poll() 2504 return (pollcnt * 11) / 10; in ixgbe_pcie_timeout_poll()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/ |
| H A D | safexcel.c | 338 int pe, pollcnt; in poll_fw_ready() local 348 pollcnt = EIP197_FW_START_POLLCNT; in poll_fw_ready() 349 while (pollcnt && in poll_fw_ready() 352 pollcnt--; in poll_fw_ready() 354 if (!pollcnt) { in poll_fw_ready()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | sdio.c | 409 uint pollcnt; /* Count of active polls */ member 3184 sdcnt->pollcnt, sdcnt->regfails, in brcmf_debugfs_sdio_count_read() 3684 bus->sdcnt.pollcnt++; in brcmf_sdio_bus_watchdog()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 326 uint pollcnt; /* Count of active polls */ member 3525 bus->pollrate, bus->pollcnt, bus->regfails); in dhd_bus_dump() 7862 bus->pollcnt++; in dhd_bus_watchdog()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 334 uint pollcnt; /* Count of active polls */ member 3214 bus->pollrate, bus->pollcnt, bus->regfails); in dhd_bus_dump() 8069 bus->pollcnt++;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 349 uint pollcnt; /* Count of active polls */ member 3265 bus->pollrate, bus->pollcnt, bus->regfails); in dhd_bus_dump() 8131 bus->pollcnt++;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 334 uint pollcnt; /* Count of active polls */ member 3210 bus->pollrate, bus->pollcnt, bus->regfails); in dhd_bus_dump() 8065 bus->pollcnt++;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 347 uint pollcnt; /* Count of active polls */ member 3632 bus->pollrate, bus->pollcnt, bus->regfails); in dhd_bus_dump() 8760 bus->pollcnt++; in dhd_bus_watchdog()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 346 uint pollcnt; /* Count of active polls */ member 3621 bus->pollrate, bus->pollcnt, bus->regfails); in dhd_bus_dump() 8745 bus->pollcnt++; in dhd_bus_watchdog()
|