Searched refs:IEEE80211_STA_ENABLE_RRM (Results 1 – 2 of 2) sorted by relevance
769 if (ifmgd->flags & IEEE80211_STA_ENABLE_RRM) in ieee80211_send_assoc()5728 ifmgd->flags |= IEEE80211_STA_ENABLE_RRM; in ieee80211_mgd_assoc()5730 ifmgd->flags &= ~IEEE80211_STA_ENABLE_RRM; in ieee80211_mgd_assoc()
367 IEEE80211_STA_ENABLE_RRM = BIT(15), enumerator
Completed in 20 milliseconds