Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.h777 struct completion completed_11d_scan; member
H A Dreg.c817 left = wait_for_completion_timeout(&ar->completed_11d_scan, in ath11k_regd_update_chan_list_work()
H A Dmac.c6363 complete(&ar->completed_11d_scan); in ath11k_mac_op_stop()
6566 complete(&ar->completed_11d_scan); in ath11k_mac_11d_scan_start()
6589 complete(&ar->completed_11d_scan); in ath11k_mac_11d_scan_stop()
6603 complete(&ar->completed_11d_scan); in ath11k_mac_11d_scan_stop()
6860 reinit_completion(&ar->completed_11d_scan); in ath11k_mac_op_add_interface()
10488 init_completion(&ar->completed_11d_scan); in ath11k_mac_allocate()
H A Dcore.c2118 complete(&ar->completed_11d_scan); in ath11k_core_pre_reconfigure_recovery()
H A Dwmi.c7145 complete(&ar->completed_11d_scan); in ath11k_reg_11d_new_cc_event()