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