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