Home
last modified time | relevance | path

Searched refs:txop (Results 1 – 25 of 37) 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.c2565 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.c3037 txwi->txop |= MTW_TX_TXOP_HT; in mtw_set_tx_desc()
3039 txwi->txop |= MTW_TX_TXOP_BACKOFF; in mtw_set_tx_desc()
3158 txwi->txop = 0; in mtw_tx()
3273 txwi->txop = 0; /* clear leftover garbage bits */ in mtw_tx_mgt()
3335 txwi->txop = 0; /* clear leftover garbage bits */ in mtw_sendprot()
3414 txwi->txop = opflags; in mtw_tx_param()
3890 txwi.txop = MTW_TX_TXOP_HT; in mtw_update_beacon_cb()
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;
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.c691 __le16 txop; in mt7921_mcu_set_tx() member
738 e->txop = cpu_to_le16(q->txop); in mt7921_mcu_set_tx()
/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/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.h342 __le16 txop; member
/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/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.c417 val = FIELD_PREP(FW_EDCA_PARAM_TXOPLMT_MSK, params->txop) | in ____rtw89_conf_tx_edca()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h4345 __le32 txop; member
4361 u32 txop; member
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h784 uint16_t txop; member

12