Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A 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()
H A Dmcu.h200 __le16 txop; member
/freebsd/sys/dev/usb/wlan/
H A Dif_uathvar.h104 uint16_t txop; member
H A Dif_runreg.h771 uint8_t txop; member
H A Dif_mtw.c3054 txwi->txop |= MTW_TX_TXOP_HT; in mtw_tx()
3056 txwi->txop |= MTW_TX_TXOP_BACKOFF; in mtw_tx()
3175 txwi->txop = 0; in mtw_tx()
3290 txwi->txop = 0; /* clear leftover garbage bits */
3352 txwi->txop = 0; /* clear leftover garbage bits */ in mtw_sendprot()
3431 txwi->txop = opflags; in mtw_tx_param()
3907 txwi.txop = MTW_TX_TXOP_HT; in mtw_updateprot()
4548 /* txop truncation */ in mtw_init_locked()
H A Dif_mtwreg.h789 uint8_t txop; member
H A Dif_run.c3417 txwi->txop |= RT2860_TX_TXOP_HT; in run_set_tx_desc()
3419 txwi->txop |= RT2860_TX_TXOP_BACKOFF; in run_set_tx_desc()
3525 txwi->txop = 0; in run_tx()
3633 txwi->txop = 0; /* clear leftover garbage bits */ in run_tx_mgt()
3699 txwi->txop = 0; /* clear leftover garbage bits */ in run_sendprot()
3775 txwi->txop = opflags; in run_tx_param()
5090 txwi.txop = RT2860_TX_TXOP_HT; in run_update_beacon_cb()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_util.c502 val = FIELD_PREP(MT_EDCA_CFG_TXOP, params->txop) | in mt76x02_conf_tx()
510 val |= params->txop << MT_WMM_TXOP_SHIFT(qid); in mt76x02_conf_tx()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c695 __le16 txop; in mt7921_mcu_set_tx()
742 e->txop = cpu_to_le16(q->txop); in mt7921_mcu_set_tx()
691 __le16 txop; mt7921_mcu_set_tx() member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.h342 __le16 txop; member
/freebsd/sys/dev/ral/
H A Drt2860reg.h813 uint8_t txop; member
H A Drt2860.c1549 txwi->txop = RT2860_TX_TXOP_HT; in rt2860_tx()
1551 txwi->txop = RT2860_TX_TXOP_BACKOFF; in rt2860_tx()
1793 txwi->txop = RT2860_TX_TXOP_HT; in rt2860_tx_raw()
1795 txwi->txop = RT2860_TX_TXOP_BACKOFF; in rt2860_tx_raw()
4287 txwi.txop = RT2860_TX_TXOP_HT; in rt2860_setup_beacon()
/freebsd/sys/dev/wpi/
H A Dif_wpireg.h530 uint16_t txop; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.h292 __le16 txop; member
/freebsd/sys/contrib/dev/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()
H A Dd11.h1305 u16 txop; member
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dlink.c209 cpu_to_le16(mld_link->queue_params[mac_ac].txop * 32); in iwl_mld_fill_qos_params()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmcu.c1810 __le16 txop; in mt7615_mcu_set_wmm() member
1818 .txop = cpu_to_le16(params->txop), in mt7615_mcu_set_wmm()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmain.c545 val |= params->txop << MT_WMM_TXOP_SHIFT(queue); in mt7603_conf_tx()
/freebsd/sys/contrib/dev/rtw88/
H A Dmac80211.c372 rtw_write32_mask(rtwdev, edca_param, BIT_MASK_TXOP_LMT, params->txop); in __rtw_conf_tx()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs-vif.c220 i, mvmvif->deflink.queue_params[i].txop, in iwl_dbgfs_mac_params_read()
H A Dmac-ctxt.c496 cpu_to_le16(mvm_link->queue_params[i].txop * 32); in iwl_mvm_set_fw_qos_params()
/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h822 uint16_t txop; member
/freebsd/sys/contrib/dev/rtw89/
H A Dmac80211.c418 val = FIELD_PREP(FW_EDCA_PARAM_TXOPLMT_MSK, params->txop) | in ____rtw89_conf_tx_edca()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h783 uint16_t txop; member

12