Searched refs:WIPHY_FLAG_SUPPORTS_MLO (Results 1 – 6 of 6) sorted by relevance
267 !(wdev->wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO)) in cfg80211_mlme_auth()
2880 if (rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_MLO && in nl80211_send_wiphy()2959 if (rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_MLO) in nl80211_send_wiphy()10537 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_MLO)) in nl80211_authenticate()10865 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_MLO)) in nl80211_associate()15869 if (!(wdev->wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO)) in nl80211_add_link()
965 if (hw->wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO) { in ieee80211_register_hw()
2168 if (!(local->hw.wiphy->flags & WIPHY_FLAG_SUPPORTS_MLO) && in ieee80211_powersave_allowed()
4694 WIPHY_FLAG_SUPPORTS_MLO = BIT(1), enumerator
4418 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_MLO; in mac80211_hwsim_new_radio()