Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c176 static void ath_desc_free(struct ath_softc *);
1393 ath_desc_free(sc); in ath_attach()
1452 ath_desc_free(sc); in ath_detach()
3886 ath_desc_free(struct ath_softc *sc) in ath_desc_free() function