Home
last modified time | relevance | path

Searched refs:tx_completion_wait (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h1359 wait_queue_head_t tx_completion_wait; member
H A Ddhd_linux.c7986 timeout = wait_event_timeout(dhdpub->tx_completion_wait,
8573 init_waitqueue_head(&dhd->pub.tx_completion_wait);
13139 wake_up(&dhd->tx_completion_wait);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h1359 wait_queue_head_t tx_completion_wait; member
H A Ddhd_linux.c7986 timeout = wait_event_timeout(dhdpub->tx_completion_wait,
8573 init_waitqueue_head(&dhd->pub.tx_completion_wait);
13204 wake_up(&dhd->tx_completion_wait);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h1361 wait_queue_head_t tx_completion_wait; member
H A Ddhd_linux.c7997 timeout = wait_event_timeout(dhdpub->tx_completion_wait,
8551 init_waitqueue_head(&dhd->pub.tx_completion_wait);
13331 wake_up(&dhd->tx_completion_wait);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h1785 wait_queue_head_t tx_completion_wait; member
H A Ddhd_linux.c10413 timeout = wait_event_timeout(dhdpub->tx_completion_wait, in dhd_remove_if()
11618 init_waitqueue_head(&dhd->pub.tx_completion_wait); in dhd_attach()
18279 wake_up(&dhd->tx_completion_wait); in dhd_os_tx_completion_wake()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h1783 wait_queue_head_t tx_completion_wait; member
H A Ddhd_linux.c10409 timeout = wait_event_timeout(dhdpub->tx_completion_wait, in dhd_remove_if()
11743 init_waitqueue_head(&dhd->pub.tx_completion_wait); in dhd_attach()
18385 wake_up(&dhd->tx_completion_wait); in dhd_os_tx_completion_wake()