ath_rxbuf_init
int ath_rxbuf_init(struct ath_softc *, struct ath_buf *);
} while (ath_rxbuf_init(sc, bf) == 0);
int error = ath_rxbuf_init(sc, bf);