Home
last modified time | relevance | path

Searched refs:ctrl_wait (Results 1 – 12 of 12) sorted by relevance

/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_linux_priv.h155 wait_queue_head_t ctrl_wait; member
Ddhd_sdio.c354 bool ctrl_wait; member
3041 bus->ctrl_wait = TRUE; in dhd_bus_txctl()
3047 bus->ctrl_wait = FALSE; in dhd_bus_txctl()
7664 if (bus->ctrl_wait && TXCTLOK(bus)) { in dhdsdio_dpc()
Ddhd_linux.c9063 init_waitqueue_head(&dhd->ctrl_wait); in dhd_attach()
14102 wait_event_timeout(dhdinfo->ctrl_wait, (*lockvar == FALSE), timeout); in dhd_wait_for_event()
14112 if (waitqueue_active(&dhdinfo->ctrl_wait)) { in dhd_wait_event_wakeup()
14113 wake_up(&dhdinfo->ctrl_wait); in dhd_wait_event_wakeup()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_linux_priv.h152 wait_queue_head_t ctrl_wait; member
Ddhd_wlfc.h166 bool ctrl_wait; member
Ddhd_sdio.c2656 bus->ctrl_wait = TRUE; in dhd_bus_txctl()
2661 bus->ctrl_wait = FALSE; in dhd_bus_txctl()
7042 if (bus->ctrl_wait && TXCTLOK(bus)) in dhdsdio_dpc()
Ddhd_linux.c8789 init_waitqueue_head(&dhd->ctrl_wait); in dhd_attach()
13694 wait_event_timeout(dhdinfo->ctrl_wait, (*lockvar == FALSE), timeout); in dhd_wait_for_event()
13704 if (waitqueue_active(&dhdinfo->ctrl_wait)) in dhd_wait_event_wakeup()
13705 wake_up(&dhdinfo->ctrl_wait); in dhd_wait_event_wakeup()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_linux_priv.h165 wait_queue_head_t ctrl_wait; member
Ddhd_sdio.c362 bool ctrl_wait; member
3096 bus->ctrl_wait = TRUE; in dhd_bus_txctl()
3101 bus->ctrl_wait = FALSE; in dhd_bus_txctl()
8051 if (bus->ctrl_wait && TXCTLOK(bus)) in dhdsdio_dpc()
Ddhd_linux.c11271 init_waitqueue_head(&dhd->ctrl_wait); in dhd_attach()
18440 wait_event_timeout(dhdinfo->ctrl_wait, (*lockvar == FALSE), timeout); in dhd_wait_for_event()
18450 if (waitqueue_active(&dhdinfo->ctrl_wait)) in dhd_wait_event_wakeup()
18451 wake_up(&dhdinfo->ctrl_wait); in dhd_wait_event_wakeup()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_sdio.c339 bool ctrl_wait; member
2759 bus->ctrl_wait = TRUE; in dhd_bus_txctl()
2764 bus->ctrl_wait = FALSE; in dhd_bus_txctl()
6844 if (bus->ctrl_wait && TXCTLOK(bus)) in dhdsdio_dpc()
Ddhd_linux.c701 wait_queue_head_t ctrl_wait; member
9525 init_waitqueue_head(&dhd->ctrl_wait); in dhd_attach()
14108 wait_event_timeout(dhdinfo->ctrl_wait, (*lockvar == FALSE), timeout); in dhd_wait_for_event()
14118 if (waitqueue_active(&dhdinfo->ctrl_wait)) in dhd_wait_event_wakeup()
14119 wake_up(&dhdinfo->ctrl_wait); in dhd_wait_event_wakeup()