Searched refs:bge_newbuf_std (Results 1 – 1 of 1) sorted by relevance
443 static int bge_newbuf_std(struct bge_softc *, int);1272 bge_newbuf_std(struct bge_softc *sc, int i) in bge_newbuf_std() function1421 if ((error = bge_newbuf_std(sc, i)) != 0) in bge_init_rx_ring_std()4357 if (bge_newbuf_std(sc, rxidx) != 0) { in bge_rxeof()