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

/freebsd-11.0-release/sys/dev/usb/gadget/
H A Dg_modem.c81 int sc_throughput; member in struct:g_modem_softc
246 i = sc->sc_throughput;
248 sc->sc_throughput = 0;
390 sc->sc_throughput += actlen;
468 sc->sc_throughput += actlen;
H A Dg_audio.c81 int sc_throughput; member in struct:g_audio_softc
260 i = sc->sc_throughput;
262 sc->sc_throughput = 0;
445 sc->sc_throughput += actlen;
508 sc->sc_throughput += actlen;

Completed in 48 milliseconds