Searched refs:are_newbuf (Results 1 – 1 of 1) sorted by relevance
128 static int are_newbuf(struct are_softc *, int);1392 if (are_newbuf(sc, i) != 0) in are_rx_ring_init()1407 are_newbuf(struct are_softc *sc, int idx) in are_newbuf() function1601 if (are_newbuf(sc, cons) != 0) { in are_rx()