Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dif_ath.c188 static void ath_tx_cleanup(struct ath_softc *);
1385 ath_tx_cleanup(sc); in ath_attach()
1448 ath_tx_cleanup(sc); in ath_detach()
4146 ath_tx_cleanup(struct ath_softc *sc) in ath_tx_cleanup() function