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 *);
1392 ath_tx_cleanup(sc); in ath_attach()
1455 ath_tx_cleanup(sc); in ath_detach()
4193 ath_tx_cleanup(struct ath_softc *sc) in ath_tx_cleanup() function