/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76x02_util.c | 493 u8 cw_min = 5, cw_max = 10, qid; in mt76x02_conf_tx() local 500 if (params->cw_max) in mt76x02_conf_tx() 501 cw_max = fls(params->cw_max); in mt76x02_conf_tx() 506 FIELD_PREP(MT_EDCA_CFG_CWMAX, cw_max); in mt76x02_conf_tx() 526 val |= cw_max << MT_WMM_CWMAX_SHIFT(qid); in mt76x02_conf_tx()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | mcu.c | 499 __le16 cw_max; in mt7921_mcu_set_tx() member 518 u8 cw_max; in mt7921_mcu_set_tx() member 554 if (q->cw_max) in mt7921_mcu_set_tx() 555 e->cw_max = cpu_to_le16(q->cw_max); in mt7921_mcu_set_tx() 557 e->cw_max = cpu_to_le16(10); in mt7921_mcu_set_tx() 579 e->cw_max = (q->ecw_min_max & 0xf0) >> 4; in mt7921_mcu_set_tx()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | main.c | 539 u16 cw_max = (1 << 10) - 1; in mt7603_conf_tx() local 546 if (params->cw_max) in mt7603_conf_tx() 547 cw_max = params->cw_max; in mt7603_conf_tx() 569 val |= cw_max << MT_WMM_CWMAX_SHIFT(queue); in mt7603_conf_tx()
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwm_mac_ctxt.c | 346 cmd->ac[txf].cw_max = htole16(ivp->queue_params[i].cw_max); in iwm_mac_ctxt_cmd_common()
|
H A D | if_iwmvar.h | 374 uint16_t cw_max; 373 uint16_t cw_max; global() member
|
H A D | if_iwmreg.h | 4031 * @cw_max: Contention window, max value in numbers of slots. 4042 * transmission retry. Device uses cw_max as a bit mask, ANDed with new CW 4047 uint16_t cw_max; member
|
H A D | if_iwm.c | 6234 ivp->queue_params[aci].cw_max = IWM_EXP2(ac->wmep_logcwmax); in iwm_wme_update()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | testmode.c | 172 u16 cw_max, u16 txop) in mt7915_tm_set_wmm_qid() argument 183 e->cw_max = cpu_to_le16(cw_max); in mt7915_tm_set_wmm_qid()
|
H A D | mcu.h | 199 __le16 cw_max; member
|
H A D | mcu.c | 2485 if (q->cw_max) in mt7915_mcu_set_tx() 2486 e->cw_max = cpu_to_le16(fls(q->cw_max)); in mt7915_mcu_set_tx() 2488 e->cw_max = cpu_to_le16(10); in mt7915_mcu_set_tx()
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | mac.h | 272 * @cw_max: Contention window, max value in numbers of slots. 283 * transmission retry. Device uses cw_max as a bit mask, ANDed with new CW 288 __le16 cw_max; member
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | mcu.c | 1803 __le16 cw_max; in mt7615_mcu_set_wmm() member 1811 .cw_max = cpu_to_le16(10), in mt7615_mcu_set_wmm() 1817 if (params->cw_max) in mt7615_mcu_set_wmm() 1818 req.cw_max = cpu_to_le16(fls(params->cw_max)); in mt7615_mcu_set_wmm()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | mcu.h | 170 u8 cw_max; member
|
H A D | mcu.c | 2712 if (q->cw_max) in mt7996_mcu_set_tx() 2713 e->cw_max = fls(q->cw_max); in mt7996_mcu_set_tx() 2715 e->cw_max = 10; in mt7996_mcu_set_tx()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ap_drv_ops.c | 731 int cw_min, int cw_max, int burst_time) in hostapd_set_tx_queue_params() argument 744 cw_min, cw_max, burst_time, in hostapd_set_tx_queue_params()
|
H A D | ap_drv_ops.h | 85 int cw_min, int cw_max, int burst_time);
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mac-ctxt.c | 498 ac[ucode_ac].cw_max = 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()
|
H A D | debugfs-vif.c | 222 mvmvif->deflink.queue_params[i].cw_max, in iwl_dbgfs_mac_params_read()
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | mac80211.c | 358 ecw_max = ilog2(params->cw_max + 1); in __rtw_conf_tx()
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | mac80211.c | 335 ecw_max = ilog2(params->cw_max + 1); in ____rtw89_conf_tx_mu_edca()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver.h | 3851 int cw_max, int burst_time, int link_id);
|
H A D | driver_nl80211.c | 8116 int cw_min, int cw_max, int burst_time, in i802_set_tx_queue_params() argument 8161 nla_put_u16(msg, NL80211_TXQ_ATTR_CWMAX, cw_max) || in i802_set_tx_queue_params() 8176 link_id, queue, aifs, cw_min, cw_max, burst_time, res); in i802_set_tx_queue_params()
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | mac80211.h | 802 uint16_t cw_max; member
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_80211.c | 3382 txqp.cw_max = wmep->wmep_logcwmax; in lkpi_wme_update() 3583 txqp.cw_max = 1023; in lkpi_ic_vap_create()
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | mac.c | 4048 p->cwmax = params->cw_max; in ath12k_mac_op_conf_tx()
|