Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_SUPPORTS_MLO (Results 1 – 11 of 11) sorted by relevance

/linux/net/wireless/
H A Dwext-core.c666 if (dev->ieee80211_ptr->wiphy->flags & (WIPHY_FLAG_SUPPORTS_MLO | in get_wireless_stats()
709 if (dev->ieee80211_ptr->wiphy->flags & (WIPHY_FLAG_SUPPORTS_MLO | in get_handler()
H A Dmlme.c273 !(wdev->wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO)) in cfg80211_mlme_auth()
H A Dnl80211.c3018 if (rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_MLO && in nl80211_send_wiphy()
3097 if (rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_MLO) in nl80211_send_wiphy()
10916 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_MLO)) in nl80211_authenticate()
11256 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_MLO)) in nl80211_associate()
16253 if (!(wdev->wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO)) in nl80211_add_link()
/linux/net/mac80211/
H A Dmain.c1144 if (hw->wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO) { in ieee80211_register_hw()
1277 hw->wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO)) in ieee80211_register_hw()
H A Ddebugfs_netdev.c1062 if (WARN_ON(!(link->sdata->local->hw.wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO))) in ieee80211_link_debugfs_add()
H A Dmlme.c2863 if (!(local->hw.wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO) && in ieee80211_powersave_allowed()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c261 wiphy->flags |= WIPHY_FLAG_SUPPORTS_MLO; in mt7925_init_mlo_caps()
/linux/include/net/
H A Dcfg80211.h5013 WIPHY_FLAG_SUPPORTS_MLO = BIT(1), enumerator
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c4763 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_MLO; in rtw89_core_register_hw()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c371 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_MLO; in iwl_mvm_mac_setup_register()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c5311 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_MLO; in mac80211_hwsim_new_radio()