Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/alc/
H A Dif_alc.c191 static void alc_rxeof(struct alc_softc *, struct rx_rdesc *);
3390 alc_rxeof(sc, rrd); in alc_rxintr()
3435 alc_rxeof(struct alc_softc *sc, struct rx_rdesc *rrd) in alc_rxeof() function