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

  /src/sys/dev/marvell/
if_gfevar.h 141 unsigned int sc_tickflags; member in struct:gfe_softc
if_gfe.c 1004 if ((sc->sc_tickflags & GE_TICK_RX_RESTART) == 0) {
1005 sc->sc_tickflags |= GE_TICK_RX_RESTART;
1139 tickflags = sc->sc_tickflags;
1140 sc->sc_tickflags = 0;

Completed in 13 milliseconds