Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dtxrx.c86 wake_up(&htt->empty_tx_wq); in ath10k_txrx_tx_unref()
Dhtt.h1982 wait_queue_head_t empty_tx_wq; member
Dcore.c2372 wake_up(&ar->htt.empty_tx_wq); in ath10k_core_restart()
3477 init_waitqueue_head(&ar->htt.empty_tx_wq); in ath10k_core_create()
Dmac.c7969 time_left = wait_event_timeout(ar->htt.empty_tx_wq, ({ in ath10k_mac_wait_tx_complete()