Searched refs:IEEE80211_STA_ENABLE_RRM (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/mac80211/
H A Dieee80211_i.h370 IEEE80211_STA_ENABLE_RRM = BIT(15), enumerator in enum:ieee80211_sta_flags
H A Dmlme.c1663 if (ifmgd->flags & IEEE80211_STA_ENABLE_RRM)
8420 ifmgd->flags |= IEEE80211_STA_ENABLE_RRM;
8422 ifmgd->flags &= ~IEEE80211_STA_ENABLE_RRM;

Completed in 121 milliseconds