Home
last modified time | relevance | path

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

123

/linux/drivers/net/wireless/rsi/
H A 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()
H A Drsi_main.h164 s32 txop; member
/linux/drivers/net/wireless/ath/carl9170/
H A 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/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.h313 enum txop txop; member
471 unsigned short txop; member
H A 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()
1221 queue->txop = 0; in rt2x00queue_init()
H A Drt2x00mac.c705 queue->txop = params->txop; in rt2x00mac_conf_tx()
710 queue->txop); in rt2x00mac_conf_tx()
H A Drt2x00reg.h90 enum txop { enum
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c277 WARN_ON(params->txop > 0xff); in mt7601u_conf_tx()
292 val |= FIELD_PREP(MT_EDCA_CFG_TXOP, params->txop); in mt7601u_conf_tx()
297 val |= params->txop << MT_WMM_TXOP_SHIFT(hw_q); in mt7601u_conf_tx()
/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1369 uint8_t *txop, uint8_t *rxop) in lpfc_sc_to_bg_opcodes() argument
1378 *txop = BG_OP_IN_CSUM_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1384 *txop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1390 *txop = BG_OP_IN_CSUM_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1407 *txop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1413 *txop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1419 *txop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1449 uint8_t *txop, uint8_t *rxop) in lpfc_bg_err_opcodes() argument
1457 *txop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_bg_err_opcodes()
1463 *txop = BG_OP_IN_NODIF_OUT_CSUM; in lpfc_bg_err_opcodes()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.h34 u16 txop,
H A Dmac.c467 u16 queue, u16 txop, u8 cw_min, u8 cw_max, u8 aifs) in rtl92c_init_edca_param() argument
478 value |= (u32)txop << 16; in rtl92c_init_edca_param()
/linux/drivers/net/wireless/ti/wl1251/
H A Dacx.c952 u8 aifs, u16 txop) in wl1251_acx_ac_cfg() argument
958 "aifs %d txop %d", ac, cw_min, cw_max, aifs, txop); in wl1251_acx_ac_cfg()
968 acx->txop_limit = txop; in wl1251_acx_ac_cfg()
H A Dacx.h1478 u8 aifs, u16 txop);
/linux/drivers/net/wireless/ath/ath5k/
H A 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/net/mac80211/
H A Dutil.c1006 qparam->txop = min_t(u16, qparam->txop, wmm_ac->cot / 32); in ieee80211_regulatory_limit_wmm_params()
1049 qparam.txop = 0; in ieee80211_set_wmm_default()
1059 qparam.txop = 0; in ieee80211_set_wmm_default()
1070 qparam.txop = 0; in ieee80211_set_wmm_default()
1080 qparam.txop = 0; in ieee80211_set_wmm_default()
1082 qparam.txop = 6016/32; in ieee80211_set_wmm_default()
1084 qparam.txop = 3008/32; in ieee80211_set_wmm_default()
1095 qparam.txop = 0; in ieee80211_set_wmm_default()
1097 qparam.txop = 3264/32; in ieee80211_set_wmm_default()
1099 qparam.txop = 1504/32; in ieee80211_set_wmm_default()
H A Dtrace.h1120 __field(u16, txop)
1132 __entry->txop = params->txop;
/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1153 void ath_update_max_aggr_framelen(struct ath_softc *sc, int queue, int txop) in ath_update_max_aggr_framelen() argument
1159 if (!txop || txop > 4096) in ath_update_max_aggr_framelen()
1160 txop = 4096; in ath_update_max_aggr_framelen()
1167 cur_ht20[mcs] = ath_max_framelen(txop, mcs, false, false); in ath_update_max_aggr_framelen()
1168 cur_ht20_sgi[mcs] = ath_max_framelen(txop, mcs, false, true); in ath_update_max_aggr_framelen()
1169 cur_ht40[mcs] = ath_max_framelen(txop, mcs, true, false); in ath_update_max_aggr_framelen()
1170 cur_ht40_sgi[mcs] = ath_max_framelen(txop, mcs, true, true); in ath_update_max_aggr_framelen()
H A Dhtc_drv_main.c1393 qi.tqi_burstTime = params->txop * 32; in ath9k_htc_conf_tx()
1400 params->cw_max, params->txop); in ath9k_htc_conf_tx()
H A Dath9k.h596 void ath_update_max_aggr_framelen(struct ath_softc *sc, int queue, int txop);
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c895 u32 txop; in libipw_qos_convert_ac_to_parameters() local
914 txop = le16_to_cpu(ac_params->tx_op_limit) * 32; in libipw_qos_convert_ac_to_parameters()
915 qos_param->tx_op_limit[i] = cpu_to_le16(txop); in libipw_qos_convert_ac_to_parameters()
/linux/drivers/net/wireless/ti/wlcore/
H A 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()
H A Dacx.h1069 u8 ac, u8 cw_min, u16 cw_max, u8 aifsn, u16 txop);
/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.c425 body->tx_op_limit = cpu_to_le16(arg->txop * USEC_PER_TXOP); in wfx_hif_set_edca_queue_params()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c81 #define EDCF_TXOP2USEC(txop) ((txop) << 5) argument
4045 acp_shm.txop = params->txop; in brcms_c_wme_setparams()
4047 wlc->edcf_txop[aci & 0x3] = acp_shm.txop = in brcms_c_wme_setparams()
4048 EDCF_TXOP2USEC(acp_shm.txop); in brcms_c_wme_setparams()
4051 if (aci == IEEE80211_AC_VI && acp_shm.txop == 0 in brcms_c_wme_setparams()
4111 txq_pars.txop = edcf_acp->TXOP; in brcms_c_edcf_setparams()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dlink.c209 cpu_to_le16(mld_link->queue_params[mac_ac].txop * 32); in iwl_mld_fill_qos_params()

123