Home
last modified time | relevance | path

Searched refs:NL80211_SCAN_FLAG_COLOCATED_6GHZ (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dscan.c792 if (rdev_req->flags & NL80211_SCAN_FLAG_COLOCATED_6GHZ) { in cfg80211_scan_6ghz()
840 * in case that NL80211_SCAN_FLAG_COLOCATED_6GHZ is not set) in cfg80211_scan_6ghz()
846 !(rdev_req->flags & NL80211_SCAN_FLAG_COLOCATED_6GHZ))) { in cfg80211_scan_6ghz()
853 if (!(rdev_req->flags & NL80211_SCAN_FLAG_COLOCATED_6GHZ)) in cfg80211_scan_6ghz()
/kernel/linux/linux-6.6/net/wireless/
H A Dscan.c826 if (rdev_req->flags & NL80211_SCAN_FLAG_COLOCATED_6GHZ) { in cfg80211_scan_6ghz()
873 * in case that NL80211_SCAN_FLAG_COLOCATED_6GHZ is not set) in cfg80211_scan_6ghz()
879 !(rdev_req->flags & NL80211_SCAN_FLAG_COLOCATED_6GHZ))) { in cfg80211_scan_6ghz()
886 if (!(rdev_req->flags & NL80211_SCAN_FLAG_COLOCATED_6GHZ)) in cfg80211_scan_6ghz()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h6077 * @NL80211_SCAN_FLAG_COLOCATED_6GHZ: scan for colocated APs reported by
6095 NL80211_SCAN_FLAG_COLOCATED_6GHZ = 1<<14, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h6588 * @NL80211_SCAN_FLAG_COLOCATED_6GHZ: scan for collocated APs reported by
6614 NL80211_SCAN_FLAG_COLOCATED_6GHZ = 1<<14, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h1501 NL80211_SCAN_FLAG_COLOCATED_6GHZ = 1 << 14, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h1489 NL80211_SCAN_FLAG_COLOCATED_6GHZ = 1 << 14, enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c2085 params->flags & NL80211_SCAN_FLAG_COLOCATED_6GHZ) in iwl_mvm_scan_umac_flags_v2()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c4027 /* If NL80211_SCAN_FLAG_COLOCATED_6GHZ is set in scan in ath11k_mac_op_hw_scan()
4031 * If NL80211_SCAN_FLAG_COLOCATED_6GHZ is not set, in ath11k_mac_op_hw_scan()
4035 req->flags & NL80211_SCAN_FLAG_COLOCATED_6GHZ && in ath11k_mac_op_hw_scan()

Completed in 60 milliseconds