Home
last modified time | relevance | path

Searched refs:bss_survey_done (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
A Dcore.h627 struct completion bss_survey_done; member
A Dcore.c1056 complete(&ar->bss_survey_done); in ath12k_core_pre_reconfigure_recovery()
A Dmac.c8353 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()
A Dwmi.c6504 complete(&ar->bss_survey_done); in ath12k_pdev_bss_chan_info_event()
/linux/drivers/net/wireless/ath/ath10k/
A Dcore.h1228 struct completion bss_survey_done; member
A Dcore.c2545 complete(&ar->bss_survey_done); in ath10k_core_restart()
3648 init_completion(&ar->bss_survey_done); in ath10k_core_create()
A Dmac.c8158 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()
A Dwmi.c5849 complete(&ar->bss_survey_done); in ath10k_wmi_event_pdev_bss_chan_info()
/linux/drivers/net/wireless/ath/ath11k/
A Dcore.h745 struct completion bss_survey_done; member
A Dcore.c1991 complete(&ar->bss_survey_done); in ath11k_core_pre_reconfigure_recovery()
A Dmac.c8848 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()
A Dwmi.c8025 complete(&ar->bss_survey_done); in ath11k_pdev_bss_chan_info_event()

Completed in 1196 milliseconds