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

/freebsd-10.2-release/sys/dev/ffec/
H A Dif_ffec.c178 int txcount; member in struct:ffec_softc
574 --sc->txcount;
577 ++sc->txcount;
639 if (sc->txcount == (TX_DESC_COUNT-1)) {
1182 sc->txcount = 0;

Completed in 47 milliseconds