Home
last modified time | relevance | path

Searched refs:txop (Results 1 – 25 of 73) sorted by relevance

123

/linux-5.19.10/drivers/net/wireless/rsi/ !
Drsi_91x_core.c96 s16 txop = common->tx_qinfo[q_num].txop * 32; in rsi_get_num_pkts_dequeue() local
104 txop = ((txop << 5) / 80); in rsi_get_num_pkts_dequeue()
118 txop -= le16_to_cpu(r_txop); in rsi_get_num_pkts_dequeue()
126 } while (txop > 0); in rsi_get_num_pkts_dequeue()
Drsi_main.h164 s32 txop; member
/linux-5.19.10/drivers/net/wireless/ath/carl9170/ !
Dmac.c161 ar->edcf[0].txop | ar->edcf[1].txop << 16); in carl9170_set_qos()
163 ar->edcf[2].txop | ar->edcf[3].txop << 16 | in carl9170_set_qos()
164 ar->edcf[4].txop << 24); in carl9170_set_qos()
/linux-5.19.10/drivers/net/wireless/ralink/rt2x00/ !
Drt2x00queue.h313 enum txop txop; member
471 unsigned short txop; member
Drt2x00queue.c331 txdesc->u.ht.txop = TXOP_SIFS; in rt2x00queue_create_tx_descriptor_ht()
333 txdesc->u.ht.txop = TXOP_BACKOFF; in rt2x00queue_create_tx_descriptor_ht()
377 txdesc->u.ht.txop = TXOP_BACKOFF; in rt2x00queue_create_tx_descriptor_ht()
379 txdesc->u.ht.txop = TXOP_SIFS; in rt2x00queue_create_tx_descriptor_ht()
381 txdesc->u.ht.txop = TXOP_HTTXOP; in rt2x00queue_create_tx_descriptor_ht()
1224 queue->txop = 0; in rt2x00queue_init()
Drt2x00mac.c693 queue->txop = params->txop; in rt2x00mac_conf_tx()
698 queue->txop); in rt2x00mac_conf_tx()
Drt2x00reg.h90 enum txop { enum
/linux-5.19.10/drivers/net/wireless/mediatek/mt7601u/ !
Dtx.c276 WARN_ON(params->txop > 0xff); in mt7601u_conf_tx()
291 val |= FIELD_PREP(MT_EDCA_CFG_TXOP, params->txop); in mt7601u_conf_tx()
296 val |= params->txop << MT_WMM_TXOP_SHIFT(hw_q); in mt7601u_conf_tx()
/linux-5.19.10/drivers/net/wireless/intersil/p54/ !
Dp54.h106 queue.txop = cpu_to_le16(_txop); \
113 __le16 txop; member
/linux-5.19.10/drivers/scsi/lpfc/ !
Dlpfc_scsi.c1427 uint8_t *txop, uint8_t *rxop) in lpfc_sc_to_bg_opcodes() argument
1436 *txop = BG_OP_IN_CSUM_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1442 *txop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1448 *txop = BG_OP_IN_CSUM_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1465 *txop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1471 *txop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1477 *txop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1507 uint8_t *txop, uint8_t *rxop) in lpfc_bg_err_opcodes() argument
1515 *txop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_bg_err_opcodes()
1521 *txop = BG_OP_IN_NODIF_OUT_CSUM; in lpfc_bg_err_opcodes()
[all …]
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ !
Dmac.h34 u16 txop,
Dmac.c466 u16 queue, u16 txop, u8 cw_min, u8 cw_max, u8 aifs) in rtl92c_init_edca_param() argument
477 value |= (u32)txop << 16; in rtl92c_init_edca_param()
/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7915/ !
Dtestmode.c172 u16 cw_max, u16 txop) in mt7915_tm_set_wmm_qid() argument
184 e->txop = cpu_to_le16(txop); in mt7915_tm_set_wmm_qid()
Dmcu.h214 __le16 txop; member
/linux-5.19.10/drivers/net/wireless/ti/wl1251/ !
Dacx.c994 u8 aifs, u16 txop) in wl1251_acx_ac_cfg() argument
1000 "aifs %d txop %d", ac, cw_min, cw_max, aifs, txop); in wl1251_acx_ac_cfg()
1010 acx->txop_limit = txop; in wl1251_acx_ac_cfg()
Dacx.h1479 u8 aifs, u16 txop);
/linux-5.19.10/drivers/net/wireless/ath/ath5k/ !
Dmac80211-ops.c592 qi.tqi_burst_time = params->txop * 32; in ath5k_conf_tx()
598 params->cw_max, params->txop); in ath5k_conf_tx()
/linux-5.19.10/net/mac80211/ !
Dutil.c1595 qparam->txop = min_t(u16, qparam->txop, wmm_ac->cot / 32); in ieee80211_regulatory_limit_wmm_params()
1637 qparam.txop = 0; in ieee80211_set_wmm_default()
1647 qparam.txop = 0; in ieee80211_set_wmm_default()
1658 qparam.txop = 0; in ieee80211_set_wmm_default()
1668 qparam.txop = 0; in ieee80211_set_wmm_default()
1670 qparam.txop = 6016/32; in ieee80211_set_wmm_default()
1672 qparam.txop = 3008/32; in ieee80211_set_wmm_default()
1683 qparam.txop = 0; in ieee80211_set_wmm_default()
1685 qparam.txop = 3264/32; in ieee80211_set_wmm_default()
1687 qparam.txop = 1504/32; in ieee80211_set_wmm_default()
/linux-5.19.10/drivers/net/wireless/ath/ath9k/ !
Dxmit.c1150 void ath_update_max_aggr_framelen(struct ath_softc *sc, int queue, int txop) in ath_update_max_aggr_framelen() argument
1156 if (!txop || txop > 4096) in ath_update_max_aggr_framelen()
1157 txop = 4096; in ath_update_max_aggr_framelen()
1164 cur_ht20[mcs] = ath_max_framelen(txop, mcs, false, false); in ath_update_max_aggr_framelen()
1165 cur_ht20_sgi[mcs] = ath_max_framelen(txop, mcs, false, true); in ath_update_max_aggr_framelen()
1166 cur_ht40[mcs] = ath_max_framelen(txop, mcs, true, false); in ath_update_max_aggr_framelen()
1167 cur_ht40_sgi[mcs] = ath_max_framelen(txop, mcs, true, true); in ath_update_max_aggr_framelen()
/linux-5.19.10/drivers/net/wireless/mediatek/mt76/ !
Dmt76x02_util.c503 val = FIELD_PREP(MT_EDCA_CFG_TXOP, params->txop) | in mt76x02_conf_tx()
511 val |= params->txop << MT_WMM_TXOP_SHIFT(qid); in mt76x02_conf_tx()
/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7921/ !
Dmcu.c787 __le16 txop; in mt7921_mcu_set_tx() member
834 e->txop = cpu_to_le16(q->txop); in mt7921_mcu_set_tx()
/linux-5.19.10/drivers/net/wireless/realtek/rtl818x/rtl8180/ !
Ddev.c1392 u8 txop; in rtl8187se_conf_ac_parm() local
1403 txop = params->txop; in rtl8187se_conf_ac_parm()
1405 ac_param = txop << AC_PARAM_TXOP_LIMIT_SHIFT | in rtl8187se_conf_ac_parm()
/linux-5.19.10/drivers/net/wireless/intel/ipw2x00/ !
Dlibipw_rx.c988 u32 txop; in libipw_qos_convert_ac_to_parameters() local
1007 txop = le16_to_cpu(ac_params->tx_op_limit) * 32; in libipw_qos_convert_ac_to_parameters()
1008 qos_param->tx_op_limit[i] = cpu_to_le16(txop); in libipw_qos_convert_ac_to_parameters()
/linux-5.19.10/drivers/net/wireless/ti/wlcore/ !
Dacx.c826 u8 ac, u8 cw_min, u16 cw_max, u8 aifsn, u16 txop) in wl1271_acx_ac_cfg() argument
832 "aifs %d txop %d", ac, cw_min, cw_max, aifsn, txop); in wl1271_acx_ac_cfg()
846 acx->tx_op_limit = cpu_to_le16(txop); in wl1271_acx_ac_cfg()
/linux-5.19.10/drivers/net/wireless/silabs/wfx/ !
Dhif_tx.c380 body->tx_op_limit = cpu_to_le16(arg->txop * USEC_PER_TXOP); in wfx_hif_set_edca_queue_params()

123