Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Dif_emac.c127 static void emac_rxeof(struct emac_softc *, int);
314 emac_rxeof(struct emac_softc *sc, int count) in emac_rxeof() function
722 emac_rxeof(sc, sc->emac_rx_process_limit); in emac_intr()