Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_alc.c154 static int alc_newbuf(struct alc_softc *, struct alc_rxdesc *, bool);
2371 alc_newbuf(struct alc_softc *sc, struct alc_rxdesc *rxd, bool init) in alc_newbuf() function
2523 if (alc_newbuf(sc, rxd, false) != 0) { in alc_rxeof()
3326 if (alc_newbuf(sc, rxd, init) != 0) in alc_init_rx_ring()