Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dmac.h626 struct iwl_he_backoff_conf trig_based_txf[AC_NUM]; member
694 struct iwl_he_backoff_conf trig_based_txf[AC_NUM]; member
769 struct iwl_he_backoff_conf trig_based_txf[AC_NUM]; member
Dmac-cfg.h521 struct iwl_he_backoff_conf trig_based_txf[AC_NUM]; member
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c2470 struct iwl_he_backoff_conf *trig_based_txf) in iwl_mvm_set_fw_mu_edca_params() argument
2486 trig_based_txf[ac].cwmin = in iwl_mvm_set_fw_mu_edca_params()
2488 trig_based_txf[ac].cwmax = in iwl_mvm_set_fw_mu_edca_params()
2490 trig_based_txf[ac].aifsn = in iwl_mvm_set_fw_mu_edca_params()
2492 trig_based_txf[ac].mu_time = in iwl_mvm_set_fw_mu_edca_params()
2628 &sta_ctxt_cmd.trig_based_txf[0])) in iwl_mvm_cfg_he_sta()
Dlink.c316 &cmd.trig_based_txf[0])) { in iwl_mvm_link_changed()
Dmvm.h2031 struct iwl_he_backoff_conf *trig_based_txf);