Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dcore.h1067 struct completion bss_survey_done; member
Dcore.c1925 complete(&ar->bss_survey_done); in ath10k_core_restart()
2824 init_completion(&ar->bss_survey_done); in ath10k_core_create()
Dmac.c6860 reinit_completion(&ar->bss_survey_done); in ath10k_mac_update_bss_chan_survey()
6868 ret = wait_for_completion_timeout(&ar->bss_survey_done, 3 * HZ); in ath10k_mac_update_bss_chan_survey()
Dwmi.c5532 complete(&ar->bss_survey_done); in ath10k_wmi_event_pdev_bss_chan_info()