Home
last modified time | relevance | path

Searched refs:ath_returnbuf_head (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/ath/
HDif_ath_misc.h65 extern void ath_returnbuf_head(struct ath_softc *sc, struct ath_buf *bf);
HDif_ath_tx.c251 ath_returnbuf_head(sc, bf); in ath_txfrag_cleanup()
2436 ath_returnbuf_head(sc, bf); in ath_raw_xmit()
4368 ath_returnbuf_head(sc, nbf); in ath_tx_retry_clone()
HDif_ath.c3337 ath_returnbuf_head(sc, bf); in ath_transmit()
4597 ath_returnbuf_head(struct ath_softc *sc, struct ath_buf *bf) in ath_returnbuf_head() function