Searched refs:ath_rxbuf_init (Results 1 – 2 of 2) sorted by relevance
45 #define ath_rxbuf_init(_sc, _bf) \ macro53 extern int ath_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf);
1199 ret = ath_rxbuf_init(sc, in ath_rx_proc()1367 (void) ath_rxbuf_init(sc, bf); in ath_legacy_flush_rxholdbf()1377 (void) ath_rxbuf_init(sc, bf); in ath_legacy_flush_rxholdbf()1468 int error = ath_rxbuf_init(sc, bf); in ath_legacy_startrecv()