Searched refs:bss_survey_done (Results 1 – 12 of 12) sorted by relevance
627 struct completion bss_survey_done; member
1056 complete(&ar->bss_survey_done); in ath12k_core_pre_reconfigure_recovery()
8353 reinit_completion(&ar->bss_survey_done); in ath12k_mac_update_bss_chan_survey()8361 ret = wait_for_completion_timeout(&ar->bss_survey_done, 3 * HZ); in ath12k_mac_update_bss_chan_survey()9329 init_completion(&ar->bss_survey_done); in ath12k_mac_setup()
6504 complete(&ar->bss_survey_done); in ath12k_pdev_bss_chan_info_event()
1228 struct completion bss_survey_done; member
2545 complete(&ar->bss_survey_done); in ath10k_core_restart()3648 init_completion(&ar->bss_survey_done); in ath10k_core_create()
8158 reinit_completion(&ar->bss_survey_done); in ath10k_mac_update_bss_chan_survey()8166 ret = wait_for_completion_timeout(&ar->bss_survey_done, 3 * HZ); in ath10k_mac_update_bss_chan_survey()
5849 complete(&ar->bss_survey_done); in ath10k_wmi_event_pdev_bss_chan_info()
745 struct completion bss_survey_done; member
1991 complete(&ar->bss_survey_done); in ath11k_core_pre_reconfigure_recovery()
8848 reinit_completion(&ar->bss_survey_done); in ath11k_mac_update_bss_chan_survey()8856 ret = wait_for_completion_timeout(&ar->bss_survey_done, 3 * HZ); in ath11k_mac_update_bss_chan_survey()10414 init_completion(&ar->bss_survey_done); in ath11k_mac_allocate()
8025 complete(&ar->bss_survey_done); in ath11k_pdev_bss_chan_info_event()
Completed in 1196 milliseconds