Searched refs:tx_empty_waitq (Results 1 – 5 of 5) sorted by relevance
315 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()
1042 wake_up(&ar->dp.tx_empty_waitq); in ath11k_core_restart()
147 wait_queue_head_t tx_empty_waitq; member
867 init_waitqueue_head(&dp->tx_empty_waitq); in ath11k_dp_pdev_pre_alloc()
6565 time_left = wait_event_timeout(ar->dp.tx_empty_waitq, in ath11k_mac_op_flush()
Completed in 26 milliseconds