Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Doffchannel.c358 roc->on_channel = roc->chan == local->hw.conf.chandef.chan && in _ieee80211_start_next_roc()
365 if (!roc->on_channel) { in _ieee80211_start_next_roc()
380 tmp->on_channel = roc->on_channel; in _ieee80211_start_next_roc()
452 bool on_channel; in __ieee80211_roc_work() local
468 on_channel = roc->on_channel; in __ieee80211_roc_work()
474 if (!on_channel) { in __ieee80211_roc_work()
681 roc->on_channel = tmp->on_channel; in ieee80211_start_roc_work()
H A Dieee80211_i.h355 bool on_channel; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h1115 struct completion on_channel; member
H A Dcore.c2539 complete(&ar->scan.on_channel); in ath10k_core_restart()
3639 init_completion(&ar->scan.on_channel); in ath10k_core_create()
H A Dmac.c7925 reinit_completion(&ar->scan.on_channel); in ath10k_remain_on_channel()
7973 ret = wait_for_completion_timeout(&ar->scan.on_channel, 3 * HZ); in ath10k_remain_on_channel()
H A Dwmi.c2143 complete(&ar->scan.on_channel); in ath10k_wmi_event_scan_foreign_chan()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c5545 complete(&ar->scan.on_channel); in ath12k_wmi_event_scan_foreign_chan()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c6119 complete(&ar->scan.on_channel); in ath11k_wmi_event_scan_foreign_chan()