Searched refs:alc_rxeof (Results 1 – 1 of 1) sorted by relevance
194 static void alc_rxeof(struct alc_softc *, struct rx_rdesc *);3567 alc_rxeof(sc, rrd); in alc_rxintr()3650 alc_rxeof(struct alc_softc *sc, struct rx_rdesc *rrd) in alc_rxeof() function