Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dcore.h770 struct completion on_channel; member
Dcore.c1535 complete(&ar->scan.on_channel); in ath10k_core_restart()
2324 init_completion(&ar->scan.on_channel); in ath10k_core_create()
Dmac.c6365 reinit_completion(&ar->scan.on_channel); in ath10k_remain_on_channel()
6408 ret = wait_for_completion_timeout(&ar->scan.on_channel, 3 * HZ); in ath10k_remain_on_channel()
Dwmi.c1991 complete(&ar->scan.on_channel); in ath10k_wmi_event_scan_foreign_chan()