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