Home
last modified time | relevance | path

Searched refs:ath_tx_freebuf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_misc.h71 extern void ath_tx_freebuf(struct ath_softc *sc, struct ath_buf *bf,
H A Dif_ath.c4342 ath_tx_freebuf(sc, bf, st); in ath_tx_default_comp()
4928 ath_tx_freebuf(struct ath_softc *sc, struct ath_buf *bf, int status) in ath_tx_freebuf() function