Searched refs:rx_npipe (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dif_urtwnvar.h140 int rx_npipe; member in struct:urtwn_softc
H A Dif_urtwn.c481 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++) {
790 for (size_t j = 0; j < sc->rx_npipe; j++) {
5022 for (size_t j = 0; j < sc->rx_npipe; j++) {
5086 for (i = 0; i < sc->rx_npipe; i++) {

Completed in 195 milliseconds