Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Ddp_tx.c315 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_free_txbuf()
346 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_htt_tx_complete_buf()
605 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_completion_handler()
A Dcore.c1042 wake_up(&ar->dp.tx_empty_waitq); in ath11k_core_restart()
A Ddp.h147 wait_queue_head_t tx_empty_waitq; member
A Ddp.c867 init_waitqueue_head(&dp->tx_empty_waitq); in ath11k_dp_pdev_pre_alloc()
A Dmac.c6565 time_left = wait_event_timeout(ar->dp.tx_empty_waitq, in ath11k_mac_op_flush()

Completed in 26 milliseconds