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

/freebsd-current/sys/dev/ath/
H A Dif_ath_misc.h55 extern void ath_freebuf(struct ath_softc *sc, struct ath_buf *bf);
H A Dif_ath.c3238 * The caller must free the buffer using ath_freebuf().
4891 ath_freebuf(struct ath_softc *sc, struct ath_buf *bf) function
4945 ath_freebuf(sc, bf);
H A Dif_ath_tx.c4499 ath_freebuf(sc, bf);

Completed in 133 milliseconds