Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c187 static void ath_tx_cleanup(struct ath_softc *);
1395 ath_tx_cleanup(sc); in ath_attach()
1458 ath_tx_cleanup(sc); in ath_detach()
4196 ath_tx_cleanup(struct ath_softc *sc) in ath_tx_cleanup() function