Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c345 cmd->ac[txf].cw_min = htole16(ivp->queue_params[i].cw_min); in iwm_mac_ctxt_cmd_common()
346 cmd->ac[txf].cw_max = htole16(ivp->queue_params[i].cw_max); in iwm_mac_ctxt_cmd_common()
348 htole16(ivp->queue_params[i].edca_txop); in iwm_mac_ctxt_cmd_common()
349 cmd->ac[txf].aifsn = ivp->queue_params[i].aifsn; in iwm_mac_ctxt_cmd_common()
H A Dif_iwmvar.h377 } queue_params[WME_NUM_AC];
376 } queue_params[WME_NUM_AC]; global() member
H A Dif_iwm.c6237 ivp->queue_params[aci].aifsn = ac->wmep_aifsn; in iwm_wme_update()
6238 ivp->queue_params[aci].cw_min = IWM_EXP2(ac->wmep_logcwmin); in iwm_wme_update()
6239 ivp->queue_params[aci].cw_max = IWM_EXP2(ac->wmep_logcwmax); in iwm_wme_update()
6240 ivp->queue_params[aci].edca_txop = in iwm_wme_update()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs-vif.c217 for (i = 0; i < ARRAY_SIZE(mvmvif->deflink.queue_params); i++) in iwl_dbgfs_mac_params_read()
220 i, mvmvif->deflink.queue_params[i].txop, in iwl_dbgfs_mac_params_read()
221 mvmvif->deflink.queue_params[i].cw_min, in iwl_dbgfs_mac_params_read()
222 mvmvif->deflink.queue_params[i].cw_max, in iwl_dbgfs_mac_params_read()
223 mvmvif->deflink.queue_params[i].aifs, in iwl_dbgfs_mac_params_read()
224 mvmvif->deflink.queue_params[i].uapsd); in iwl_dbgfs_mac_params_read()
H A Drx.c249 (!mvmvif->deflink.queue_params[IEEE80211_AC_VO].uapsd && in iwl_mvm_rx_handle_tcm()
250 !mvmvif->deflink.queue_params[IEEE80211_AC_VI].uapsd && in iwl_mvm_rx_handle_tcm()
251 !mvmvif->deflink.queue_params[IEEE80211_AC_BE].uapsd && in iwl_mvm_rx_handle_tcm()
252 !mvmvif->deflink.queue_params[IEEE80211_AC_BK].uapsd) || in iwl_mvm_rx_handle_tcm()
H A Dutils.c944 if (!mvmvif->deflink.queue_params[IEEE80211_AC_VO].uapsd && in iwl_mvm_calc_tcm_stats()
945 !mvmvif->deflink.queue_params[IEEE80211_AC_VI].uapsd && in iwl_mvm_calc_tcm_stats()
946 !mvmvif->deflink.queue_params[IEEE80211_AC_BE].uapsd && in iwl_mvm_calc_tcm_stats()
947 !mvmvif->deflink.queue_params[IEEE80211_AC_BK].uapsd) in iwl_mvm_calc_tcm_stats()
H A Dmac-ctxt.c497 cpu_to_le16(mvm_link->queue_params[i].cw_min); in iwl_mvm_set_fw_qos_params()
499 cpu_to_le16(mvm_link->queue_params[i].cw_max); in iwl_mvm_set_fw_qos_params()
501 cpu_to_le16(mvm_link->queue_params[i].txop * 32); in iwl_mvm_set_fw_qos_params()
502 ac[ucode_ac].aifsn = mvm_link->queue_params[i].aifs; in iwl_mvm_set_fw_qos_params()
H A Dpower.c152 if (!mvmvif->deflink.queue_params[ac].uapsd) in iwl_mvm_power_configure_uapsd()
162 if (!tid_found && !mvmvif->deflink.queue_params[ac].acm) { in iwl_mvm_power_configure_uapsd()
H A Dmld-mac80211.c1101 mvm_link->queue_params[ac] = *params; in iwl_mvm_mld_change_vif_links()
H A Dmac80211.c2486 &link_info->queue_params[i].mu_edca_param_rec; in iwl_mvm_cfg_he_sta()
2489 if (!link_info->queue_params[i].mu_edca) { in iwl_mvm_cfg_he_sta()
4277 mvmvif->deflink.queue_params[ac] = *params; in __iwl_mvm_mac_set_key()
H A Dmvm.h301 * @queue_params: QoS params for this MAC
342 struct ieee80211_tx_queue_params queue_params[IEEE80211_NUM_ACS];
343 struct ieee80211_tx_queue_params queue_params[IEEE80211_NUM_ACS]; global() member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c730 struct ieee80211_tx_queue_params *q = &mvif->bss_conf.queue_params[ac]; in mt7921_mcu_set_tx()
759 if (!mvif->bss_conf.queue_params[ac].mu_edca) in mt7921_mcu_set_tx()
762 q = &mvif->bss_conf.queue_params[ac].mu_edca_param_rec; in mt7921_mcu_set_tx()
/freebsd/sys/dev/iwx/
H A Dif_iwxvar.h887 } queue_params[WME_NUM_AC]; member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x.h123 struct ieee80211_tx_queue_params queue_params[IEEE80211_NUM_ACS]; member
H A Dmt792x_core.c198 mvif->bss_conf.queue_params[queue] = *params; in mt792x_conf_tx()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h178 struct ieee80211_tx_queue_params queue_params[IEEE80211_NUM_ACS]; member
H A Dmain.c515 mvif->queue_params[queue] = *params; in mt7915_conf_tx()
H A Dmcu.c2527 struct ieee80211_tx_queue_params *q = &mvif->queue_params[ac]; in mt7915_mcu_set_tx()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmt7996.h218 struct ieee80211_tx_queue_params queue_params[IEEE80211_NUM_ACS]; member
H A Dmain.c548 mlink->queue_params[mq_to_aci[queue]] = *params; in mt7996_conf_tx()
H A Dmcu.c3235 struct ieee80211_tx_queue_params *q = &link->queue_params[ac]; in mt7996_mcu_set_tx()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmain.c1717 mconf->queue_params[mq_to_aci[queue]] = *params; in mt7925_conf_tx()
H A Dmcu.c1078 struct ieee80211_tx_queue_params *q = &mconf->queue_params[ac]; in mt7925_mcu_set_tx()