Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dcore.h1138 struct completion bss_survey_done; member
Dcore.c2208 complete(&ar->bss_survey_done); in ath10k_core_restart()
3181 init_completion(&ar->bss_survey_done); in ath10k_core_create()
Dmac.c7141 reinit_completion(&ar->bss_survey_done); in ath10k_mac_update_bss_chan_survey()
7149 ret = wait_for_completion_timeout(&ar->bss_survey_done, 3 * HZ); in ath10k_mac_update_bss_chan_survey()
Dwmi.c5713 complete(&ar->bss_survey_done); in ath10k_wmi_event_pdev_bss_chan_info()