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