Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.c211 wake_up(&dp_pdev->tx_empty_waitq); in ath12k_dp_tx_free_txbuf()
H A Ddp.h157 wait_queue_head_t tx_empty_waitq; member
H A Ddp.c862 init_waitqueue_head(&dp->tx_empty_waitq); in ath12k_dp_pdev_pre_alloc()
1048 wake_up(&ar->dp.tx_empty_waitq); in ath12k_dp_cc_cleanup()
H A Dcore.c1506 wake_up(&ar->dp.tx_empty_waitq); in ath12k_core_pre_reconfigure_recovery()
H A Dmac.c12337 time_left = wait_event_timeout(ar->dp.tx_empty_waitq, in ath12k_mac_flush()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c313 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_free_txbuf()
344 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_htt_tx_complete_buf()
761 wake_up(&ar->dp.tx_empty_waitq); in ath11k_dp_tx_completion_handler()
H A Ddp.h176 wait_queue_head_t tx_empty_waitq; member
H A Ddp.c904 init_waitqueue_head(&dp->tx_empty_waitq); in ath11k_dp_pdev_pre_alloc()
H A Dcore.c2449 wake_up(&ar->dp.tx_empty_waitq); in ath11k_core_pre_reconfigure_recovery()
H A Dmac.c8620 time_left = wait_event_timeout(ar->dp.tx_empty_waitq, in ath11k_mac_flush_tx_complete()
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_tx.c419 wake_up(&dp_pdev->tx_empty_waitq); in ath12k_dp_tx_htt_tx_complete_buf()
923 wake_up(&dp_pdev->tx_empty_waitq); in ath12k_wifi7_dp_tx_completion_handler()