Searched refs:TXCTLOK (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 591 #define TXCTLOK(bus) \ macro 3091 if (bus->dhd->conf->txctl_tmo_fix > 0 && !TXCTLOK(bus)) { in dhd_bus_txctl() 3094 wait_event_interruptible_timeout(bus->ctrl_tx_wait, TXCTLOK(bus), in dhd_bus_txctl() 3137 if (!TXCTLOK(bus) || !dhd_ulp_f2_ready(bus->dhd, bus->sdh)) in dhd_bus_txctl() 3139 if (!TXCTLOK(bus)) in dhd_bus_txctl() 6264 if (TXCTLOK(bus) && bus->ctrl_frame_stat && (bus->clkstate == CLK_AVAIL)) { in dhdsdio_readframes() 7199 if (TXCTLOK(bus) && bus->ctrl_frame_stat && (bus->clkstate == CLK_AVAIL)) in dhdsdio_dpc() 7301 if (bus->ctrl_wait && TXCTLOK(bus)) in dhdsdio_dpc()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 673 #define TXCTLOK(bus) \ macro 3134 if (bus->dhd->conf->txctl_tmo_fix > 0 && !TXCTLOK(bus)) { in dhd_bus_txctl() 3137 wait_event_interruptible_timeout(bus->ctrl_tx_wait, TXCTLOK(bus), in dhd_bus_txctl() 3177 if (!TXCTLOK(bus)) in dhd_bus_txctl() 6865 if (TXCTLOK(bus) && bus->ctrl_frame_stat && (bus->clkstate == CLK_AVAIL)) { in dhdsdio_readframes() 8013 if (TXCTLOK(bus) && bus->ctrl_frame_stat && (bus->clkstate == CLK_AVAIL)) in dhdsdio_dpc() 8118 if (bus->ctrl_wait && TXCTLOK(bus)) in dhdsdio_dpc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 672 #define TXCTLOK(bus) \ macro 3123 if (bus->dhd->conf->txctl_tmo_fix > 0 && !TXCTLOK(bus)) { in dhd_bus_txctl() 3126 wait_event_interruptible_timeout(bus->ctrl_tx_wait, TXCTLOK(bus), in dhd_bus_txctl() 3166 if (!TXCTLOK(bus)) in dhd_bus_txctl() 6854 if (TXCTLOK(bus) && bus->ctrl_frame_stat && (bus->clkstate == CLK_AVAIL)) { in dhdsdio_readframes() 8002 if (TXCTLOK(bus) && bus->ctrl_frame_stat && (bus->clkstate == CLK_AVAIL)) in dhdsdio_dpc() 8103 if (bus->ctrl_wait && TXCTLOK(bus)) in dhdsdio_dpc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 605 #define TXCTLOK(bus) \ macro 2830 if (!TXCTLOK(bus) || !dhd_ulp_f2_ready(bus->dhd, bus->sdh)) in dhd_bus_txctl() 2832 if (!TXCTLOK(bus)) in dhd_bus_txctl() 6496 if (TXCTLOK(bus) && bus->ctrl_frame_stat && (bus->clkstate == CLK_AVAIL)) { 7500 if (TXCTLOK(bus) && bus->ctrl_frame_stat && (bus->clkstate == CLK_AVAIL))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 619 #define TXCTLOK(bus) \ macro 2887 if (!TXCTLOK(bus) || !dhd_ulp_f2_ready(bus->dhd, bus->sdh)) in dhd_bus_txctl() 2889 if (!TXCTLOK(bus)) in dhd_bus_txctl() 6558 if (TXCTLOK(bus) && bus->ctrl_frame_stat && (bus->clkstate == CLK_AVAIL)) { 7562 if (TXCTLOK(bus) && bus->ctrl_frame_stat && (bus->clkstate == CLK_AVAIL))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 601 #define TXCTLOK(bus) \ macro 2826 if (!TXCTLOK(bus) || !dhd_ulp_f2_ready(bus->dhd, bus->sdh)) in dhd_bus_txctl() 2828 if (!TXCTLOK(bus)) in dhd_bus_txctl() 6492 if (TXCTLOK(bus) && bus->ctrl_frame_stat && (bus->clkstate == CLK_AVAIL)) { 7496 if (TXCTLOK(bus) && bus->ctrl_frame_stat && (bus->clkstate == CLK_AVAIL))
|