Home
last modified time | relevance | path

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

/linux-6.15/net/wireless/
H A Dwext-core.c664 if (dev->ieee80211_ptr->wiphy->flags & (WIPHY_FLAG_SUPPORTS_MLO | in get_wireless_stats()
707 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.c3047 if (rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_MLO && in nl80211_send_wiphy()
3126 if (rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_MLO) in nl80211_send_wiphy()
10941 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_MLO)) in nl80211_authenticate()
11354 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_MLO)) in nl80211_associate()
16281 if (!(wdev->wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO)) in nl80211_add_link()
/linux-6.15/net/mac80211/
H A Dmain.c1151 if (hw->wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO) { in ieee80211_register_hw()
1284 hw->wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO)) in ieee80211_register_hw()
1316 hw->wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO)) in ieee80211_register_hw()
H A Ddebugfs_netdev.c1052 if (WARN_ON(!(link->sdata->local->hw.wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO))) in ieee80211_link_debugfs_add()
H A Dmlme.c3222 if (!(local->hw.wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO) && in ieee80211_powersave_allowed()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c291 wiphy->flags |= WIPHY_FLAG_SUPPORTS_MLO; in iwl_mac_hw_set_wiphy()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c261 wiphy->flags |= WIPHY_FLAG_SUPPORTS_MLO; in mt7925_init_mlo_caps()
/linux-6.15/include/net/
H A Dcfg80211.h5072 WIPHY_FLAG_SUPPORTS_MLO = BIT(1), enumerator
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c372 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_MLO; in iwl_mvm_mac_setup_register()
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcore.c5309 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_MLO; in rtw89_core_register_hw()
/linux-6.15/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c5353 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_MLO; in mac80211_hwsim_new_radio()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c11267 wiphy->flags |= WIPHY_FLAG_SUPPORTS_MLO; in ath12k_mac_hw_register()