Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_RESET_SIGNAL_AVE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/mac80211/
Dieee80211_i.h358 IEEE80211_STA_RESET_SIGNAL_AVE = BIT(9), enumerator
Dmlme.c2154 sdata->u.mgd.flags |= IEEE80211_STA_RESET_SIGNAL_AVE; in ieee80211_set_associated()
3709 if (ifmgd->flags & IEEE80211_STA_RESET_SIGNAL_AVE) { in ieee80211_handle_beacon_sig()
3710 ifmgd->flags &= ~IEEE80211_STA_RESET_SIGNAL_AVE; in ieee80211_handle_beacon_sig()