Home
last modified time | relevance | path

Searched refs:sc_tickflags (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/marvell/
H A Dif_gfevar.h141 unsigned int sc_tickflags; member
H A Dif_gfe.c1007 if ((sc->sc_tickflags & GE_TICK_RX_RESTART) == 0) { in gfe_rx_process()
1008 sc->sc_tickflags |= GE_TICK_RX_RESTART; in gfe_rx_process()
1143 tickflags = sc->sc_tickflags; in gfe_tick()
1144 sc->sc_tickflags = 0; in gfe_tick()