Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c795 if (ifmgd->flags & IEEE80211_STA_ENABLE_RRM) in ieee80211_send_assoc()
5680 ifmgd->flags |= IEEE80211_STA_ENABLE_RRM; in ieee80211_mgd_assoc()
5682 ifmgd->flags &= ~IEEE80211_STA_ENABLE_RRM; in ieee80211_mgd_assoc()
H A Dieee80211_i.h365 IEEE80211_STA_ENABLE_RRM = BIT(15), enumerator
/kernel/linux/linux-6.6/net/mac80211/
H A Dieee80211_i.h361 IEEE80211_STA_ENABLE_RRM = BIT(15), enumerator
H A Dmlme.c1492 if (ifmgd->flags & IEEE80211_STA_ENABLE_RRM) in ieee80211_send_assoc()
7684 ifmgd->flags |= IEEE80211_STA_ENABLE_RRM; in ieee80211_mgd_assoc()
7686 ifmgd->flags &= ~IEEE80211_STA_ENABLE_RRM; in ieee80211_mgd_assoc()

Completed in 23 milliseconds