Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ath/
H A Dif_ath_misc.h59 extern void ath_returnbuf_tail(struct ath_softc *sc, struct ath_buf *bf);
H A Dif_ath.c4729 ath_returnbuf_tail(struct ath_softc *sc, struct ath_buf *bf) in ath_returnbuf_tail() function
4785 ath_returnbuf_tail(sc, txq->axq_holdingbf); in ath_txq_freeholdingbuf()
4814 ath_returnbuf_tail(sc, bf); in ath_txq_addholdingbuf()
4862 ath_returnbuf_tail(sc, bf); in ath_freebuf()