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

  /src/sys/dev/usb/
if_urtwnvar.h 142 int tx_npipe; member in struct:urtwn_softc
if_urtwn.c 482 sc->tx_npipe, sc->tx_npipe > 1 ? "s" : "");
684 sc->tx_npipe = ntx;
740 for (i = 0; i < sc->tx_npipe; i++) {
811 for (size_t j = 0; j < sc->tx_npipe; j++) {
852 for (size_t j = 0; j < sc->tx_npipe; j++) {
5087 for (i = 0; i < sc->tx_npipe; i++) {

Completed in 16 milliseconds