Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h640 wait_queue_head_t txmgmt_empty_waitq; member
H A Dmac.c6065 wake_up(&ar->txmgmt_empty_waitq); in ath12k_mgmt_over_wmi_tx_drop()
8336 time_left = wait_event_timeout(ar->txmgmt_empty_waitq, in ath12k_mac_flush()
9507 init_waitqueue_head(&ar->txmgmt_empty_waitq); in ath12k_mac_setup_register()
H A Dwmi.c5204 wake_up(&ar->txmgmt_empty_waitq); in wmi_process_mgmt_tx_comp()
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h729 wait_queue_head_t txmgmt_empty_waitq; member
H A Dcore.c1998 wake_up(&ar->txmgmt_empty_waitq); in ath11k_core_pre_reconfigure_recovery()
H A Dmac.c5856 wake_up(&ar->txmgmt_empty_waitq); in ath11k_mgmt_over_wmi_tx_drop()
8164 time_left = wait_event_timeout(ar->txmgmt_empty_waitq, in ath11k_mac_flush_tx_complete()
10350 init_waitqueue_head(&ar->txmgmt_empty_waitq); in ath11k_mac_register()
H A Dwmi.c5984 wake_up(&ar->txmgmt_empty_waitq); in wmi_process_mgmt_tx_comp()