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

  /src/sys/dev/usb/
if_urtwnvar.h 140 int rx_npipe; member in struct:urtwn_softc
if_urtwn.c 481 sc->rx_npipe, sc->rx_npipe > 1 ? "s" : "",
683 sc->rx_npipe = nrx;
732 for (i = 0; i < sc->rx_npipe; i++) {
757 for (size_t j = 0; j < sc->rx_npipe; j++) {
791 for (size_t j = 0; j < sc->rx_npipe; j++) {
5029 for (size_t j = 0; j < sc->rx_npipe; j++) {
5093 for (i = 0; i < sc->rx_npipe; i++) {

Completed in 204 milliseconds