Searched refs:alc_newbuf (Results 1 – 1 of 1) sorted by relevance
185 static int alc_newbuf(struct alc_softc *, struct alc_rxdesc *);3477 alc_newbuf(struct alc_softc *sc, struct alc_rxdesc *rxd) in alc_newbuf() function3665 if (alc_newbuf(sc, rxd) != 0) { in alc_rxeof()4491 if (alc_newbuf(sc, rxd) != 0) in alc_init_rx_ring()