Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h735 wait_queue_head_t txmgmt_empty_waitq; member
H A Dcore.c2369 wake_up(&ar->txmgmt_empty_waitq); in ath11k_core_pre_reconfigure_recovery()
H A Dmac.c6132 wake_up(&ar->txmgmt_empty_waitq); in ath11k_mgmt_over_wmi_tx_drop()
8614 time_left = wait_event_timeout(ar->txmgmt_empty_waitq, in ath11k_mac_flush_tx_complete()
10729 init_waitqueue_head(&ar->txmgmt_empty_waitq); in ath11k_mac_register()
H A Dwmi.c5994 wake_up(&ar->txmgmt_empty_waitq); in wmi_process_mgmt_tx_comp()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c8612 wake_up(&ar->txmgmt_empty_waitq); in ath12k_mgmt_over_wmi_tx_drop()
12108 time_left = wait_event_timeout(ar->txmgmt_empty_waitq, in ath12k_mac_flush()
14204 init_waitqueue_head(&ar->txmgmt_empty_waitq); in ath12k_mac_setup_register()