Home
last modified time | relevance | path

Searched refs:RT2860_TX_TXOP_HT (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/bus/u4b/wlan/
H A Dif_runreg.h775 #define RT2860_TX_TXOP_HT 0 macro
H A Dif_run.c3267 txwi->txop |= RT2860_TX_TXOP_HT; in run_set_tx_desc()
4942 txwi.txop = RT2860_TX_TXOP_HT; in run_update_beacon_cb()
/dragonfly/sys/dev/netif/ral/
H A Drt2860reg.h809 #define RT2860_TX_TXOP_HT 0 macro
H A Drt2860.c1615 txwi->txop = RT2860_TX_TXOP_HT; in rt2860_tx()
1876 txwi->txop = RT2860_TX_TXOP_HT; in rt2860_tx_raw()
4353 txwi.txop = RT2860_TX_TXOP_HT; in rt2860_setup_beacon()