Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_SPLIT_SCAN_6GHZ (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c563 WIPHY_FLAG_SPLIT_SCAN_6GHZ; in mt792x_init_wiphy()
/kernel/linux/linux-5.10/net/wireless/
H A Dscan.c939 if (!(rdev->wiphy.flags & WIPHY_FLAG_SPLIT_SCAN_6GHZ)) in cfg80211_scan()
994 (rdev->wiphy.flags & WIPHY_FLAG_SPLIT_SCAN_6GHZ) && in ___cfg80211_scan_done()
/kernel/linux/linux-6.6/net/wireless/
H A Dscan.c982 if (!(rdev->wiphy.flags & WIPHY_FLAG_SPLIT_SCAN_6GHZ)) in cfg80211_scan()
1037 (rdev->wiphy.flags & WIPHY_FLAG_SPLIT_SCAN_6GHZ) && in ___cfg80211_scan_done()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h4265 * @WIPHY_FLAG_SPLIT_SCAN_6GHZ: if set to true, the scan request will be split
4310 WIPHY_FLAG_SPLIT_SCAN_6GHZ = BIT(2), enumerator
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h4773 * @WIPHY_FLAG_SPLIT_SCAN_6GHZ: if set to true, the scan request will be split
4823 WIPHY_FLAG_SPLIT_SCAN_6GHZ = BIT(2), enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c494 hw->wiphy->flags |= WIPHY_FLAG_SPLIT_SCAN_6GHZ; in iwl_mvm_mac_setup_register()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3913 WIPHY_FLAG_AP_UAPSD | WIPHY_FLAG_SPLIT_SCAN_6GHZ; in rtw89_core_register_hw()

Completed in 51 milliseconds