Home
last modified time | relevance | path

Searched refs:txop (Results 1 – 25 of 34) 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
H A Dmcu.c2478 e->txop = cpu_to_le16(q->txop); in mt7915_mcu_set_tx()
/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.c2999 txwi->txop |= MTW_TX_TXOP_HT; in mtw_set_tx_desc()
3001 txwi->txop |= MTW_TX_TXOP_BACKOFF; in mtw_set_tx_desc()
3120 txwi->txop = 0; in mtw_tx()
3233 txwi->txop = 0; /* clear leftover garbage bits */ in mtw_tx_mgt()
3295 txwi->txop = 0; /* clear leftover garbage bits */ in mtw_sendprot()
3374 txwi->txop = opflags; in mtw_tx_param()
3848 txwi.txop = MTW_TX_TXOP_HT; in mtw_update_beacon_cb()
H A Dif_mtwreg.h789 uint8_t txop; member
H A Dif_run.c3410 txwi->txop |= RT2860_TX_TXOP_HT; in run_set_tx_desc()
3412 txwi->txop |= RT2860_TX_TXOP_BACKOFF; in run_set_tx_desc()
3518 txwi->txop = 0; in run_tx()
3623 txwi->txop = 0; /* clear leftover garbage bits */ in run_tx_mgt()
3686 txwi->txop = 0; /* clear leftover garbage bits */ in run_sendprot()
3762 txwi->txop = opflags; in run_tx_param()
5074 txwi.txop = RT2860_TX_TXOP_HT; in run_update_beacon_cb()
H A Dif_uath.c1481 uath_wme_11g[ac].txop)); in uath_wme_init()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c500 __le16 txop; in mt7921_mcu_set_tx() member
547 e->txop = cpu_to_le16(q->txop); in mt7921_mcu_set_tx()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A 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()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.h171 __le16 txop; member
H A Dmcu.c2705 e->txop = cpu_to_le16(q->txop); in mt7996_mcu_set_tx()
/freebsd/sys/dev/ral/
H A Drt2860reg.h813 uint8_t txop; member
H A Drt2860.c1546 txwi->txop = RT2860_TX_TXOP_HT; in rt2860_tx()
1548 txwi->txop = RT2860_TX_TXOP_BACKOFF; in rt2860_tx()
1790 txwi->txop = RT2860_TX_TXOP_HT; in rt2860_tx_raw()
1792 txwi->txop = RT2860_TX_TXOP_BACKOFF; in rt2860_tx_raw()
4284 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/mt7615/
H A Dmcu.c1804 __le16 txop; in mt7615_mcu_set_wmm() member
1812 .txop = cpu_to_le16(params->txop), in mt7615_mcu_set_wmm()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmain.c554 val |= params->txop << MT_WMM_TXOP_SHIFT(queue); in mt7603_conf_tx()
/freebsd/sys/contrib/dev/rtw88/
H A Dmac80211.c361 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.c501 cpu_to_le16(mvm_link->queue_params[i].txop * 32); in iwl_mvm_get_mac_type()
/freebsd/sys/contrib/dev/rtw89/
H A Dmac80211.c338 val = FIELD_PREP(FW_EDCA_PARAM_TXOPLMT_MSK, params->txop) | in ____rtw89_conf_tx_mu_edca()
/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h822 uint16_t txop; member
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h803 uint16_t txop; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h4317 __le32 txop; member
4333 u32 txop; member

12