Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/wlan/
HDif_uathvar.h104 uint16_t txop; member
HDif_runreg.h774 uint8_t txop; member
HDif_run.c3231 txwi->txop |= RT2860_TX_TXOP_HT; in run_set_tx_desc()
3233 txwi->txop |= RT2860_TX_TXOP_BACKOFF; in run_set_tx_desc()
3346 txwi->txop = 0; in run_tx()
3455 txwi->txop = 0; /* clear leftover garbage bits */ in run_tx_mgt()
3540 txwi->txop = 0; /* clear leftover garbage bits */ in run_sendprot()
3619 txwi->txop = opflags; in run_tx_param()
4907 txwi.txop = RT2860_TX_TXOP_HT; in run_update_beacon_cb()
HDif_uath.c1481 uath_wme_11g[ac].txop)); in uath_wme_init()
/NextBSD/sys/dev/ral/
HDrt2860reg.h808 uint8_t txop; member
HDrt2860.c1549 txwi->txop = RT2860_TX_TXOP_HT; in rt2860_tx()
1551 txwi->txop = RT2860_TX_TXOP_BACKOFF; in rt2860_tx()
1797 txwi->txop = RT2860_TX_TXOP_HT; in rt2860_tx_raw()
1799 txwi->txop = RT2860_TX_TXOP_BACKOFF; in rt2860_tx_raw()
4282 txwi.txop = RT2860_TX_TXOP_HT; in rt2860_setup_beacon()
/NextBSD/sys/dev/wpi/
HDif_wpireg.h533 uint16_t txop; member
/NextBSD/sys/dev/iwn/
HDif_iwnreg.h789 uint16_t txop; member