HomeSort by: relevance | last modified time | path
    Searched refs:txop (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/pci/
if_wpireg.h 328 uint16_t txop; member in struct:wpi_wme_setup::__anon3419
413 uint16_t txop; member in struct:wpi_cmd_data
if_iwnreg.h 687 uint16_t txop; member in struct:iwn_cmd_data
if_wpi.c 2438 wme.ac[ac].txop = WPI_USEC(wmep->wmep_txopLimit);
2441 "txop=%d\n", ac, wme.ac[ac].aifsn, wme.ac[ac].cwmin,
2442 wme.ac[ac].cwmax, wme.ac[ac].txop));
  /src/sys/dev/ic/
rt2860reg.h 845 uint8_t txop; member in struct:rt2860_txwi
rt2860.c 1722 txwi->txop = RT2860_TX_TXOP_HT;
1724 txwi->txop = RT2860_TX_TXOP_BACKOFF;
4242 txwi.txop = RT2860_TX_TXOP_HT;
  /src/sys/dev/usb/
if_run.c 2628 txwi->txop = RT2860_TX_TXOP_BACKOFF;
5036 txwi.txop = RT2860_TX_TXOP_HT;

Completed in 35 milliseconds