Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_SPLIT_SCAN_6GHZ (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/net/wireless/
Dscan.c906 if (!(rdev->wiphy.flags & WIPHY_FLAG_SPLIT_SCAN_6GHZ)) in cfg80211_scan()
961 (rdev->wiphy.flags & WIPHY_FLAG_SPLIT_SCAN_6GHZ) && in ___cfg80211_scan_done()
/Linux-v6.1/include/net/
Dcfg80211.h4695 WIPHY_FLAG_SPLIT_SCAN_6GHZ = BIT(2), enumerator
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c428 hw->wiphy->flags |= WIPHY_FLAG_SPLIT_SCAN_6GHZ; in iwl_mvm_mac_setup_register()