Searched refs:wme (Results 1 – 17 of 17) sorted by relevance
165 qos = sta->sta.wme; in ieee80211_select_queue()183 qos = sta->sta.wme; in ieee80211_select_queue()201 qos = sta->sta.wme; in ieee80211_select_queue()
29 wme.o \
68 sta->sta.wme ? "WME\n" : "", in sta_flags_read()
1254 bool qos = sta->sta.wme; in ieee80211_send_null_response()2058 if (sta->sta.wme) in sta_set_sinfo()
1038 if (sta && !sta->sta.wme && in ieee80211_update_sta_info()1040 sta->sta.wme = true; in ieee80211_update_sta_info()
480 sta->sta.wme = true; in __mesh_sta_info_alloc()
2044 wme_sta = sta->sta.wme; in ieee80211_build_hdr()2228 wme_sta = sta->sta.wme; in ieee80211_build_hdr()2542 if (sta->sta.wme) { in ieee80211_check_fast_xmit()
574 if (local->hw.queues >= IEEE80211_NUM_ACS && sta->sta.wme) in ieee80211_tdls_add_setup_cfm_ies()
1081 sta->sta.wme = set & BIT(NL80211_STA_FLAG_WME); in sta_apply_parameters()3593 qos = sta->sta.wme; in ieee80211_probe_client()
3042 sta->sta.wme = elems.wmm_param && local->hw.queues >= IEEE80211_NUM_ACS; in ieee80211_assoc_success()
1061 u8 *wme; member
1546 cmd->wmm = sta->wme ? 1 : 0; in wl12xx_cmd_add_peer()1551 if (sta->wme && (sta->uapsd_queues & BIT(i))) in wl12xx_cmd_add_peer()
2192 if (sta->wme && sta->uapsd_queues) { in ath10k_peer_assoc_qos_ap()2368 if (sta->wme) in ath10k_peer_assoc_h_qos()2371 if (sta->wme && sta->uapsd_queues) { in ath10k_peer_assoc_h_qos()2381 if (sta->wme) in ath10k_peer_assoc_h_qos()2755 if (!sta->wme) { in ath10k_station_assoc()2788 if (!sta->wme) { in ath10k_station_disassoc()
1112 static bool brcms_b_attach_dmapio(struct brcms_c_info *wlc, uint j, bool wme) in brcms_b_attach_dmapio() argument1135 (wme ? dmareg(DMA_TX, 0) : 0), in brcms_b_attach_dmapio()1137 (wme ? NTXD : 0), NRXD, in brcms_b_attach_dmapio()4409 bool wme = false; in brcms_b_attach() local4424 wme = true; in brcms_b_attach()4661 if (!brcms_b_attach_dmapio(wlc, j, wme)) { in brcms_b_attach()
900 elems->wme = pos; in rtw_ieee802_11_parse_vendor_specific()
1691 bool wme; member
236 sta_params->wmm_enabled = sta->wme; in wcn36xx_smd_set_sta_params()