Searched refs:mwl_rxbuf_init (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/mwl/
H A Dif_mwl.c134 static int mwl_rxbuf_init(struct mwl_softc *, struct mwl_rxbuf *);
2589 mwl_rxbuf_init(struct mwl_softc *sc, struct mwl_rxbuf *bf) function
2750 (void) mwl_rxbuf_init(sc, bf);
2852 * mwl_rxbuf_init will re-setup the rx
2932 (void) mwl_rxbuf_init(sc, bf);
3877 int error = mwl_rxbuf_init(sc, bf);
3880 "%s: mwl_rxbuf_init failed %d\n",

Completed in 107 milliseconds