Searched refs:IEEE80211_STA_UAPSD_ENABLED (Results 1 – 3 of 3) sorted by relevance
3411 if (ifmgd->flags & IEEE80211_STA_UAPSD_ENABLED) in ieee80211_sta_wmm_params()9342 ifmgd->flags |= IEEE80211_STA_UAPSD_ENABLED; in ieee80211_mgd_assoc()9345 ifmgd->flags &= ~IEEE80211_STA_UAPSD_ENABLED; in ieee80211_mgd_assoc()10085 if (sdata->u.mgd.flags & IEEE80211_STA_UAPSD_ENABLED) { in ieee80211_build_ml_reconf_req()10221 !!(sdata->u.mgd.flags & IEEE80211_STA_UAPSD_ENABLED)) { in ieee80211_mgd_assoc_ml_reconf()
370 IEEE80211_STA_UAPSD_ENABLED = BIT(7), enumerator
251 if ((ifmgd->flags & IEEE80211_STA_UAPSD_ENABLED) && in ieee80211_tx_h_dynamic_ps()