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

/netbsd-current/sys/dev/usb/
H A Dif_urtwnvar.h142 int tx_npipe; member in struct:urtwn_softc
H A Dif_urtwn.c482 sc->tx_npipe, sc->tx_npipe > 1 ? "s" : "");
684 sc->tx_npipe = ntx;
740 for (i = 0; i < sc->tx_npipe; i++) {
810 for (size_t j = 0; j < sc->tx_npipe; j++) {
851 for (size_t j = 0; j < sc->tx_npipe; j++) {
5080 for (i = 0; i < sc->tx_npipe; i++) {

Completed in 148 milliseconds