Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_UAPSD_ENABLED (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac80211/
A Dmlme.c1984 if (ifmgd->flags & IEEE80211_STA_UAPSD_ENABLED) in ieee80211_sta_wmm_params()
5710 ifmgd->flags |= IEEE80211_STA_UAPSD_ENABLED; in ieee80211_mgd_assoc()
5713 ifmgd->flags &= ~IEEE80211_STA_UAPSD_ENABLED; in ieee80211_mgd_assoc()
A Dieee80211_i.h359 IEEE80211_STA_UAPSD_ENABLED = BIT(7), enumerator
A Dtx.c258 if ((ifmgd->flags & IEEE80211_STA_UAPSD_ENABLED) && in ieee80211_tx_h_dynamic_ps()

Completed in 29 milliseconds