Searched refs:IEEE80211_STA_RESET_SIGNAL_AVE (Results 1 – 2 of 2) sorted by relevance
356 IEEE80211_STA_RESET_SIGNAL_AVE = BIT(9), enumerator
1936 sdata->u.mgd.flags |= IEEE80211_STA_RESET_SIGNAL_AVE; in ieee80211_set_associated()3362 if (ifmgd->flags & IEEE80211_STA_RESET_SIGNAL_AVE) { in ieee80211_rx_mgmt_beacon()3363 ifmgd->flags &= ~IEEE80211_STA_RESET_SIGNAL_AVE; in ieee80211_rx_mgmt_beacon()