Searched refs:IEEE80211_BEACON_WME (Results 1 – 3 of 3) sorted by relevance
415 IEEE80211_BEACON_WME = 2, enumerator
3828 if (isset(bo->bo_flags, IEEE80211_BEACON_WME)) { in ieee80211_beacon_update()3831 clrbit(bo->bo_flags, IEEE80211_BEACON_WME); in ieee80211_beacon_update()
1896 ieee80211_beacon_notify(vap, IEEE80211_BEACON_WME); in vap_update_wme()