Home
last modified time | relevance | path

Searched refs:RT2860_TX_TXOP_BACKOFF (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Drt2860reg.h872 #define RT2860_TX_TXOP_BACKOFF 3 macro
H A Drt2860.c1616 txwi->txop = RT2860_TX_TXOP_BACKOFF; in rt2860_tx()
/openbsd/sys/dev/usb/
H A Dif_run.c2478 txwi->txop = RT2860_TX_TXOP_BACKOFF; in run_tx()