Home
last modified time | relevance | path

Searched refs:empty_tx_wq (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dtxrx.c107 wake_up(&htt->empty_tx_wq); in ath10k_txrx_tx_unref()
Dcore.c891 wake_up(&ar->htt.empty_tx_wq); in ath10k_core_restart()
1405 init_waitqueue_head(&ar->htt.empty_tx_wq); in ath10k_core_create()
Dhtt.h1336 wait_queue_head_t empty_tx_wq; member
Dmac.c4502 ret = wait_event_timeout(ar->htt.empty_tx_wq, ({ in ath10k_flush()