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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_misc.h57 extern void ath_freebuf(struct ath_softc *sc, struct ath_buf *bf);
H A Dif_ath.c3199 * The caller must free the buffer using ath_freebuf().
4850 ath_freebuf(struct ath_softc *sc, struct ath_buf *bf) function
4904 ath_freebuf(sc, bf);
H A Dif_ath_tx.c4501 ath_freebuf(sc, bf);

Completed in 128 milliseconds