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

  /src/sys/dev/usb/
if_urtwnreg.h 26 #define R92C_MAX_EPOUT 3
if_urtwnvar.h 141 struct usbd_pipe * tx_pipe[R92C_MAX_EPOUT];
174 struct urtwn_tx_data tx_data[R92C_MAX_EPOUT][URTWN_TX_LIST_COUNT];
175 TAILQ_HEAD(, urtwn_tx_data) tx_free_list[R92C_MAX_EPOUT];
if_urtwn.c 644 static uint8_t epaddr[R92C_MAX_EPOUT];
676 if (ntx == 0 || ntx > R92C_MAX_EPOUT) {
  /src/sys/dev/pci/
if_rtwnreg.h 25 #define R92C_MAX_EPOUT 3

Completed in 18 milliseconds