Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.c2604 wake_up(&ar->htt.empty_tx_wq); in ath10k_core_restart()
3732 init_waitqueue_head(&ar->htt.empty_tx_wq); in ath10k_core_create()
H A Dhtt.h1890 wait_queue_head_t empty_tx_wq; member
H A Dhtt_tx.c152 wake_up(&htt->empty_tx_wq); in ath10k_htt_tx_dec_pending()
H A Dmac.c8069 time_left = wait_event_timeout(ar->htt.empty_tx_wq, ({ in ath10k_mac_wait_tx_complete()