Home
last modified time | relevance | path

Searched refs:need_scan_psc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dscan.c777 bool need_scan_psc; in cfg80211_scan_6ghz() local
825 need_scan_psc = false; in cfg80211_scan_6ghz()
829 need_scan_psc = true; in cfg80211_scan_6ghz()
834 need_scan_psc = true; in cfg80211_scan_6ghz()
844 ((need_scan_psc && in cfg80211_scan_6ghz()
892 * If a PSC channel is added to the scan and 'need_scan_psc' is in cfg80211_scan_6ghz()
897 if (cfg80211_channel_is_psc(chan) && !need_scan_psc) in cfg80211_scan_6ghz()
/kernel/linux/linux-6.6/net/wireless/
H A Dscan.c811 bool need_scan_psc = true; in cfg80211_scan_6ghz() local
864 need_scan_psc = false; in cfg80211_scan_6ghz()
877 ((need_scan_psc && in cfg80211_scan_6ghz()
926 * If a PSC channel is added to the scan and 'need_scan_psc' is in cfg80211_scan_6ghz()
931 if (cfg80211_channel_is_psc(chan) && !need_scan_psc) in cfg80211_scan_6ghz()

Completed in 9 milliseconds