Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
Dmac.h619 struct iwl_he_backoff_conf trig_based_txf[AC_NUM]; member
687 struct iwl_he_backoff_conf trig_based_txf[AC_NUM]; member
762 struct iwl_he_backoff_conf trig_based_txf[AC_NUM]; member
Dmac-cfg.h494 struct iwl_he_backoff_conf trig_based_txf[AC_NUM]; member
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dlink.c192 &cmd.trig_based_txf[0])) { in iwl_mvm_link_changed()
Dmac80211.c2245 struct iwl_he_backoff_conf *trig_based_txf) in iwl_mvm_set_fw_mu_edca_params() argument
2261 trig_based_txf[ac].cwmin = in iwl_mvm_set_fw_mu_edca_params()
2263 trig_based_txf[ac].cwmax = in iwl_mvm_set_fw_mu_edca_params()
2265 trig_based_txf[ac].aifsn = in iwl_mvm_set_fw_mu_edca_params()
2267 trig_based_txf[ac].mu_time = in iwl_mvm_set_fw_mu_edca_params()
2403 &sta_ctxt_cmd.trig_based_txf[0])) in iwl_mvm_cfg_he_sta()
Dmvm.h1808 struct iwl_he_backoff_conf *trig_based_txf);