Searched refs:bss_survey_done (Results 1 – 12 of 12) sorted by relevance
550 struct completion bss_survey_done; member
703 complete(&ar->bss_survey_done); in ath12k_core_pre_reconfigure_recovery()
6360 reinit_completion(&ar->bss_survey_done); in ath12k_mac_update_bss_chan_survey()6368 ret = wait_for_completion_timeout(&ar->bss_survey_done, 3 * HZ); in ath12k_mac_update_bss_chan_survey()7003 init_completion(&ar->bss_survey_done); in ath12k_mac_allocate()
5934 complete(&ar->bss_survey_done); in ath12k_pdev_bss_chan_info_event()
694 struct completion bss_survey_done; member
1771 complete(&ar->bss_survey_done); in ath11k_core_pre_reconfigure_recovery()
8101 reinit_completion(&ar->bss_survey_done); in ath11k_mac_update_bss_chan_survey()8109 ret = wait_for_completion_timeout(&ar->bss_survey_done, 3 * HZ); in ath11k_mac_update_bss_chan_survey()9310 init_completion(&ar->bss_survey_done); in ath11k_mac_allocate()
7416 complete(&ar->bss_survey_done); in ath11k_pdev_bss_chan_info_event()
1221 struct completion bss_survey_done; member
2527 complete(&ar->bss_survey_done); in ath10k_core_restart()3623 init_completion(&ar->bss_survey_done); in ath10k_core_create()
8148 reinit_completion(&ar->bss_survey_done); in ath10k_mac_update_bss_chan_survey()8156 ret = wait_for_completion_timeout(&ar->bss_survey_done, 3 * HZ); in ath10k_mac_update_bss_chan_survey()
5827 complete(&ar->bss_survey_done); in ath10k_wmi_event_pdev_bss_chan_info()
Completed in 104 milliseconds