Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/athk/ath12k/
H A Ddp_tx.c367 wake_up(&ar->dp.tx_empty_waitq); in ath12k_dp_tx_free_txbuf()
386 wake_up(&ar->dp.tx_empty_waitq); in ath12k_dp_tx_htt_tx_complete_buf()
621 wake_up(&ar->dp.tx_empty_waitq); in ath12k_dp_tx_completion_handler()
H A Dcore.c732 wake_up(&ar->dp.tx_empty_waitq); in ath12k_core_pre_reconfigure_recovery()
H A Ddp.h130 wait_queue_head_t tx_empty_waitq; member
H A Ddp.c1005 init_waitqueue_head(&dp->tx_empty_waitq); in ath12k_dp_pdev_pre_alloc()
H A Dmac.c6373 time_left = wait_event_timeout(ar->dp.tx_empty_waitq, in ath12k_mac_op_flush()
/freebsd-14.2/sys/contrib/dev/athk/ath11k/
H A Ddp_tx.c319 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_free_txbuf()
350 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_htt_tx_complete_buf()
767 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_completion_handler()
H A Ddp.h175 wait_queue_head_t tx_empty_waitq; member
H A Ddp.c914 init_waitqueue_head(&dp->tx_empty_waitq); in ath11k_dp_pdev_pre_alloc()
H A Dcore.c1857 wake_up(&ar->dp.tx_empty_waitq); in ath11k_core_pre_reconfigure_recovery()
H A Dmac.c7838 time_left = wait_event_timeout(ar->dp.tx_empty_waitq, in ath11k_mac_flush_tx_complete()