Home
last modified time | relevance | path

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

/freebsd/sys/dev/alc/
H A Dif_alc.c185 static int alc_newbuf(struct alc_softc *, struct alc_rxdesc *);
3501 alc_newbuf(struct alc_softc *sc, struct alc_rxdesc *rxd) in alc_newbuf() function
3689 if (alc_newbuf(sc, rxd) != 0) { in alc_rxeof()
4515 if (alc_newbuf(sc, rxd) != 0) in alc_init_rx_ring()