Searched refs:txop (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_uathvar.h104 uint16_t txop; member in struct:uath_wme_settings
105 #define UATH_TXOP_TO_US(txop) ((txop) << 5)
H A Dif_runreg.h775 uint8_t txop; member in struct:rt2860_txwi
H A Dif_run.c3268 txwi->txop |= RT2860_TX_TXOP_HT;
3270 txwi->txop |= RT2860_TX_TXOP_BACKOFF;
3383 txwi->txop = 0;
3495 txwi->txop = 0; /* clear leftover garbage bits */
3582 txwi->txop = 0; /* clear leftover garbage bits */
3662 txwi->txop = opflags;
4963 txwi.txop = RT2860_TX_TXOP_HT;
H A Dif_uath.c1544 uath_wme_11g[ac].txop));
/freebsd-9.3-release/sys/dev/wpi/
H A Dif_wpireg.h327 uint16_t txop; member in struct:wpi_wme_setup::__anon9217
402 uint16_t txop; member in struct:wpi_cmd_data
507 uint16_t txop; member in struct:wpi_scan_hdr::__anon9219
H A Dif_wpi.c2246 wme.ac[ac].txop = WPI_USEC(wmep->wmep_txopLimit);
2249 "txop=%d\n", ac, wme.ac[ac].aifsn, wme.ac[ac].cwmin,
2250 wme.ac[ac].cwmax, wme.ac[ac].txop));
/freebsd-9.3-release/sys/dev/ral/
H A Drt2860.c1570 txwi->txop = RT2860_TX_TXOP_HT;
1572 txwi->txop = RT2860_TX_TXOP_BACKOFF;
1825 txwi->txop = RT2860_TX_TXOP_HT;
1827 txwi->txop = RT2860_TX_TXOP_BACKOFF;
4054 txwi.txop = RT2860_TX_TXOP_HT;
H A Drt2860reg.h791 uint8_t txop; member in struct:rt2860_txwi
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwnreg.h688 uint16_t txop; member in struct:iwn_cmd_data

Completed in 214 milliseconds