stge_add_rxbuf
if ((error = stge_add_rxbuf(sc, i)) != 0) {
int stge_add_rxbuf(struct stge_softc *, int);
if (stge_add_rxbuf(sc, i) != 0) {