Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c2262 struct ieee80211_he_mu_edca_param_ac_rec *mu_edca = in iwl_mvm_cfg_he_sta() local
2266 if (!mvmvif->queue_params[i].mu_edca) { in iwl_mvm_cfg_he_sta()
2272 cpu_to_le16(mu_edca->ecw_min_max & 0xf); in iwl_mvm_cfg_he_sta()
2274 cpu_to_le16((mu_edca->ecw_min_max & 0xf0) >> 4); in iwl_mvm_cfg_he_sta()
2276 cpu_to_le16(mu_edca->aifsn); in iwl_mvm_cfg_he_sta()
2278 cpu_to_le16(mu_edca->mu_edca_timer); in iwl_mvm_cfg_he_sta()