Searched refs:ath_rxbuf_init (Results 1 – 2 of 2) sorted by relevance
47 #define ath_rxbuf_init(_sc, _bf) \ macro55 extern int ath_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf);
1197 ret = ath_rxbuf_init(sc, in ath_rx_proc()1365 (void) ath_rxbuf_init(sc, bf); in ath_legacy_flush_rxholdbf()1375 (void) ath_rxbuf_init(sc, bf); in ath_legacy_flush_rxholdbf()1466 int error = ath_rxbuf_init(sc, bf); in ath_legacy_startrecv()