Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/wlan/
H A Dif_runreg.h774 uint8_t txop; member
H A Dif_run.c3267 txwi->txop |= RT2860_TX_TXOP_HT; in run_set_tx_desc()
3269 txwi->txop |= RT2860_TX_TXOP_BACKOFF; in run_set_tx_desc()
3382 txwi->txop = 0; in run_tx()
3491 txwi->txop = 0; /* clear leftover garbage bits */ in run_tx_mgt()
3576 txwi->txop = 0; /* clear leftover garbage bits */ in run_sendprot()
3655 txwi->txop = opflags; in run_tx_param()
4942 txwi.txop = RT2860_TX_TXOP_HT; in run_update_beacon_cb()
/dragonfly/sys/dev/netif/ral/
H A Drt2860reg.h808 uint8_t txop; member
H A Drt2860.c1615 txwi->txop = RT2860_TX_TXOP_HT; in rt2860_tx()
1617 txwi->txop = RT2860_TX_TXOP_BACKOFF; in rt2860_tx()
1876 txwi->txop = RT2860_TX_TXOP_HT; in rt2860_tx_raw()
1878 txwi->txop = RT2860_TX_TXOP_BACKOFF; in rt2860_tx_raw()
4353 txwi.txop = RT2860_TX_TXOP_HT; in rt2860_setup_beacon()
/dragonfly/sys/dev/netif/wpi/
H A Dif_wpireg.h533 uint16_t txop; member
/dragonfly/sys/dev/netif/iwn/
H A Dif_iwnreg.h789 uint16_t txop; member