Home
last modified time | relevance | path

Searched refs:tx_empty_waitq (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Ddp_tx.c310 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_free_txbuf()
341 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_htt_tx_complete_buf()
600 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_completion_handler()
Ddp.h147 wait_queue_head_t tx_empty_waitq; member
Dcore.c997 wake_up(&ar->dp.tx_empty_waitq); in ath11k_core_restart()
Ddp.c865 init_waitqueue_head(&dp->tx_empty_waitq); in ath11k_dp_pdev_pre_alloc()
Dmac.c5687 time_left = wait_event_timeout(ar->dp.tx_empty_waitq, in ath11k_mac_op_flush()