enet_alloc_rxbuf
error = enet_alloc_rxbuf(sc, i);
static int enet_alloc_rxbuf(struct enet_softc *, int);
if (enet_alloc_rxbuf(sc, idx) != 0) {