Home
last modified time | relevance | path

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

/netbsd/sys/dev/marvell/
H A Dif_gfe.c1136 unsigned int tickflags; in gfe_tick() local
1143 tickflags = sc->sc_tickflags; in gfe_tick()
1146 if (tickflags & GE_TICK_TX_IFSTART) in gfe_tick()
1148 if (tickflags & GE_TICK_RX_RESTART) { in gfe_tick()