atw_add_rxbuf
if ((error = atw_add_rxbuf(sc, i)) != 0) {
int atw_add_rxbuf(struct atw_softc *, int);
if (atw_add_rxbuf(sc, i) != 0) {