/linux-5.19.10/drivers/net/wireless/rsi/ ! |
D | rsi_91x_core.c | 96 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()
|
D | rsi_main.h | 164 s32 txop; member
|
/linux-5.19.10/drivers/net/wireless/ath/carl9170/ ! |
D | mac.c | 161 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/ ! |
D | rt2x00queue.h | 313 enum txop txop; member 471 unsigned short txop; member
|
D | rt2x00queue.c | 331 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()
|
D | rt2x00mac.c | 693 queue->txop = params->txop; in rt2x00mac_conf_tx() 698 queue->txop); in rt2x00mac_conf_tx()
|
D | rt2x00reg.h | 90 enum txop { enum
|
/linux-5.19.10/drivers/net/wireless/mediatek/mt7601u/ ! |
D | tx.c | 276 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/ ! |
D | p54.h | 106 queue.txop = cpu_to_le16(_txop); \ 113 __le16 txop; member
|
/linux-5.19.10/drivers/scsi/lpfc/ ! |
D | lpfc_scsi.c | 1427 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/ ! |
D | mac.h | 34 u16 txop,
|
D | mac.c | 466 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/ ! |
D | testmode.c | 172 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()
|
D | mcu.h | 214 __le16 txop; member
|
/linux-5.19.10/drivers/net/wireless/ti/wl1251/ ! |
D | acx.c | 994 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()
|
D | acx.h | 1479 u8 aifs, u16 txop);
|
/linux-5.19.10/drivers/net/wireless/ath/ath5k/ ! |
D | mac80211-ops.c | 592 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/ ! |
D | util.c | 1595 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/ ! |
D | xmit.c | 1150 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/ ! |
D | mt76x02_util.c | 503 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/ ! |
D | mcu.c | 787 __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/ ! |
D | dev.c | 1392 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/ ! |
D | libipw_rx.c | 988 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/ ! |
D | acx.c | 826 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/ ! |
D | hif_tx.c | 380 body->tx_op_limit = cpu_to_le16(arg->txop * USEC_PER_TXOP); in wfx_hif_set_edca_queue_params()
|