Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/marvell/
Dif_gfe.c186 STATIC void gfe_rx_stop(struct gfe_softc *, enum gfe_whack_op);
1112 gfe_rx_stop(struct gfe_softc *sc, enum gfe_whack_op op) in gfe_rx_stop() function
1733 gfe_rx_stop(sc, GE_WHACK_STOP); in gfe_whack()