Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dieee80211_i.h361 IEEE80211_STA_RESET_SIGNAL_AVE = BIT(9), enumerator
Dmlme.c1910 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()