Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c563 WIPHY_FLAG_SPLIT_SCAN_6GHZ; in mt792x_init_wiphy()
/openbmc/linux/net/wireless/
H A Dscan.c997 if (!(rdev->wiphy.flags & WIPHY_FLAG_SPLIT_SCAN_6GHZ)) in cfg80211_scan()
1052 (rdev->wiphy.flags & WIPHY_FLAG_SPLIT_SCAN_6GHZ) && in ___cfg80211_scan_done()
/openbmc/linux/include/net/
H A Dcfg80211.h4824 WIPHY_FLAG_SPLIT_SCAN_6GHZ = BIT(2), enumerator
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3913 WIPHY_FLAG_AP_UAPSD | WIPHY_FLAG_SPLIT_SCAN_6GHZ; in rtw89_core_register_hw()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c496 hw->wiphy->flags |= WIPHY_FLAG_SPLIT_SCAN_6GHZ; in iwl_mvm_mac_setup_register()