mwl_rxbuf_init
static int mwl_rxbuf_init(struct mwl_softc *, struct mwl_rxbuf *);
(void) mwl_rxbuf_init(sc, bf);
int error = mwl_rxbuf_init(sc, bf);