Home
last modified time | relevance | path

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

/freebsd/sys/dev/alc/
H A Dif_alc.c195 static int alc_rxintr(struct alc_softc *, int);
3388 more = alc_rxintr(sc, sc->alc_process_limit); in alc_int_task()
3539 alc_rxintr(struct alc_softc *sc, int count) in alc_rxintr() function
4718 return (alc_rxintr(sc, count)); in alc_debugnet_poll()