Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_wpireg.h328 uint16_t txop; member
413 uint16_t txop; member
Dif_iwnreg.h687 uint16_t txop; member
Dif_wpi.c2438 wme.ac[ac].txop = WPI_USEC(wmep->wmep_txopLimit); in wpi_wme_update()
2442 wme.ac[ac].cwmax, wme.ac[ac].txop)); in wpi_wme_update()
/netbsd/src/sys/dev/ic/
Drt2860reg.h845 uint8_t txop; member
Drt2860.c1722 txwi->txop = RT2860_TX_TXOP_HT; in rt2860_tx()
1724 txwi->txop = RT2860_TX_TXOP_BACKOFF; in rt2860_tx()
4242 txwi.txop = RT2860_TX_TXOP_HT; in rt2860_setup_beacon()
/netbsd/src/sys/dev/usb/
Dif_run.c2628 txwi->txop = RT2860_TX_TXOP_BACKOFF; in run_tx()
5036 txwi.txop = RT2860_TX_TXOP_HT; in run_setup_beacon()