Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_misc.h69 extern void ath_tx_freebuf(struct ath_softc *sc, struct ath_buf *bf,
H A Dif_ath.c4304 ath_tx_freebuf(sc, bf, st);
4878 ath_tx_freebuf(struct ath_softc *sc, struct ath_buf *bf, int status) function