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

/linux-master/net/mac80211/
H A Dieee80211_i.h371 IEEE80211_STA_ENABLE_RRM = BIT(15), enumerator in enum:ieee80211_sta_flags
H A Dmlme.c1667 if (ifmgd->flags & IEEE80211_STA_ENABLE_RRM)
8503 ifmgd->flags |= IEEE80211_STA_ENABLE_RRM;
8505 ifmgd->flags &= ~IEEE80211_STA_ENABLE_RRM;

Completed in 212 milliseconds