Home
last modified time | relevance | path

Searched refs:on_channel (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H 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()
[all...]
H A Dieee80211_i.h341 bool on_channel; member
/kernel/linux/linux-6.6/net/mac80211/
H A Doffchannel.c357 roc->on_channel = roc->chan == local->_oper_chandef.chan && in _ieee80211_start_next_roc()
364 if (!roc->on_channel) { in _ieee80211_start_next_roc()
379 tmp->on_channel = roc->on_channel; in _ieee80211_start_next_roc()
418 bool on_channel; in __ieee80211_roc_work() local
434 on_channel = roc->on_channel; in __ieee80211_roc_work()
440 if (!on_channel) { in __ieee80211_roc_work()
649 roc->on_channel = tmp->on_channel; in ieee80211_start_roc_work()
[all...]
H A Dieee80211_i.h344 bool on_channel; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dcore.h453 struct completion on_channel; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dcore.h464 struct completion on_channel; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.h1095 struct completion on_channel; member
H A Dcore.c2308 complete(&ar->scan.on_channel); in ath10k_core_restart()
3304 init_completion(&ar->scan.on_channel); in ath10k_core_create()
H A Dmac.c7763 reinit_completion(&ar->scan.on_channel); in ath10k_remain_on_channel()
7806 ret = wait_for_completion_timeout(&ar->scan.on_channel, 3 * HZ); in ath10k_remain_on_channel()
H A Dwmi.c2122 complete(&ar->scan.on_channel); in ath10k_wmi_event_scan_foreign_chan()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dcore.h609 struct completion on_channel; member
H A Dcore.c1815 complete(&ar->scan.on_channel); in ath11k_core_pre_reconfigure_recovery()
H A Dmac.c8924 reinit_completion(&ar->scan.on_channel); in ath11k_mac_op_remain_on_channel()
8975 ret = wait_for_completion_timeout(&ar->scan.on_channel, 3 * HZ); in ath11k_mac_op_remain_on_channel()
9769 init_completion(&ar->scan.on_channel); in ath11k_mac_allocate()
H A Dwmi.c6000 complete(&ar->scan.on_channel); in ath11k_wmi_event_scan_foreign_chan()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.h1111 struct completion on_channel; member
H A Dcore.c2520 complete(&ar->scan.on_channel); in ath10k_core_restart()
3605 init_completion(&ar->scan.on_channel); in ath10k_core_create()
H A Dmac.c7916 reinit_completion(&ar->scan.on_channel); in ath10k_remain_on_channel()
7959 ret = wait_for_completion_timeout(&ar->scan.on_channel, 3 * HZ); in ath10k_remain_on_channel()
H A Dwmi.c2122 complete(&ar->scan.on_channel); in ath10k_wmi_event_scan_foreign_chan()

Completed in 97 milliseconds