/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A 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()
|
H A D | mcu.h | 200 __le16 txop; member
|
H A D | mcu.c | 2478 e->txop = cpu_to_le16(q->txop); in mt7915_mcu_set_tx()
|
/freebsd/sys/dev/usb/wlan/ |
H A D | if_uathvar.h | 104 uint16_t txop; member
|
H A D | if_runreg.h | 771 uint8_t txop; member
|
H A D | if_mtw.c | 2999 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 D | if_mtwreg.h | 789 uint8_t txop; member
|
H A D | if_run.c | 3410 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 D | if_uath.c | 1481 uath_wme_11g[ac].txop)); in uath_wme_init()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | mcu.c | 500 __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 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()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | mcu.h | 171 __le16 txop; member
|
H A D | mcu.c | 2705 e->txop = cpu_to_le16(q->txop); in mt7996_mcu_set_tx()
|
/freebsd/sys/dev/ral/ |
H A D | rt2860reg.h | 813 uint8_t txop; member
|
H A D | rt2860.c | 1546 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 D | if_wpireg.h | 530 uint16_t txop; member
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | mcu.c | 1804 __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 D | main.c | 554 val |= params->txop << MT_WMM_TXOP_SHIFT(queue); in mt7603_conf_tx()
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | mac80211.c | 361 rtw_write32_mask(rtwdev, edca_param, BIT_MASK_TXOP_LMT, params->txop); in __rtw_conf_tx()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | debugfs-vif.c | 220 i, mvmvif->deflink.queue_params[i].txop, in iwl_dbgfs_mac_params_read()
|
H A D | mac-ctxt.c | 501 cpu_to_le16(mvm_link->queue_params[i].txop * 32); in iwl_mvm_get_mac_type()
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | mac80211.c | 338 val = FIELD_PREP(FW_EDCA_PARAM_TXOPLMT_MSK, params->txop) | in ____rtw89_conf_tx_mu_edca()
|
/freebsd/sys/dev/iwn/ |
H A D | if_iwnreg.h | 822 uint16_t txop; member
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | mac80211.h | 803 uint16_t txop; member
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | wmi.h | 4317 __le32 txop; member 4333 u32 txop; member
|