Searched refs:sc_tx_fillcount (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/cm/
H A Dsmc90cx6.c306 sc->sc_tx_fillcount = 0;
370 if (sc->sc_tx_fillcount >= 2)
440 if (++sc->sc_tx_fillcount > 1) {
636 if (--sc->sc_tx_fillcount > 0) {
H A Dsmc90cx6var.h79 u_char sc_tx_fillcount; member in struct:cm_softc

Completed in 181 milliseconds