Searched refs:IEEE80211_STA_ENABLE_RRM (Results 1 – 2 of 2) sorted by relevance
370 IEEE80211_STA_ENABLE_RRM = BIT(15), enumerator
2157 if (ifmgd->flags & IEEE80211_STA_ENABLE_RRM) in ieee80211_send_assoc()9633 ifmgd->flags |= IEEE80211_STA_ENABLE_RRM; in ieee80211_mgd_assoc()9635 ifmgd->flags &= ~IEEE80211_STA_ENABLE_RRM; in ieee80211_mgd_assoc()10296 if (sdata->u.mgd.flags & IEEE80211_STA_ENABLE_RRM) in ieee80211_build_ml_reconf_req()