Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c9862 bool override, uapsd_supported; in ieee80211_mgd_assoc()
9952 uapsd_supported = true; in ieee80211_mgd_assoc()
10002 if (!bss->uapsd_supported) in ieee80211_mgd_assoc()
10003 uapsd_supported = false; in ieee80211_mgd_assoc()
10052 uapsd_supported = bss->uapsd_supported; in ieee80211_mgd_assoc()
10131 if (assoc_data->wmm && uapsd_supported && in ieee80211_mgd_assoc()
10939 bool uapsd_supported; in ieee80211_mgd_assoc_ml_reconf()
10948 uapsd_supported = true; in ieee80211_mgd_assoc_ml_reconf()
10987 if (!bss->uapsd_supported) in ieee80211_mgd_assoc_ml_reconf()
9854 bool override, uapsd_supported; ieee80211_mgd_assoc() local
10931 bool uapsd_supported; ieee80211_mgd_assoc_ml_reconf() local
[all...]