Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dieee80211_i.h356 IEEE80211_STA_RESET_SIGNAL_AVE = BIT(9), enumerator
Dmlme.c1936 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()