Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c187 static void ath_tx_cleanup(struct ath_softc *);
1394 ath_tx_cleanup(sc); in ath_attach()
1457 ath_tx_cleanup(sc); in ath_detach()
4201 ath_tx_cleanup(struct ath_softc *sc) in ath_tx_cleanup() function