Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Doffchannel.c355 roc->on_channel = roc->chan == local->_oper_chandef.chan && in _ieee80211_start_next_roc()
362 if (!roc->on_channel) { in _ieee80211_start_next_roc()
377 tmp->on_channel = roc->on_channel; in _ieee80211_start_next_roc()
416 bool on_channel; in __ieee80211_roc_work() local
432 on_channel = roc->on_channel; in __ieee80211_roc_work()
438 if (!on_channel) { in __ieee80211_roc_work()
647 roc->on_channel = tmp->on_channel; in ieee80211_start_roc_work()
A Dieee80211_i.h343 bool on_channel; member
/linux/drivers/net/wireless/ath/ath11k/
A Dcore.h470 struct completion on_channel; member
/linux/drivers/net/wireless/ath/ath10k/
A Dcore.h1108 struct completion on_channel; member
A Dcore.c2365 complete(&ar->scan.on_channel); in ath10k_core_restart()
3450 init_completion(&ar->scan.on_channel); in ath10k_core_create()
A Dmac.c7853 reinit_completion(&ar->scan.on_channel); in ath10k_remain_on_channel()
7896 ret = wait_for_completion_timeout(&ar->scan.on_channel, 3 * HZ); in ath10k_remain_on_channel()
A Dwmi.c2122 complete(&ar->scan.on_channel); in ath10k_wmi_event_scan_foreign_chan()

Completed in 60 milliseconds