Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c175 static int ath_desc_alloc(struct ath_softc *);
728 error = ath_desc_alloc(sc); in ath_attach()
3850 ath_desc_alloc(struct ath_softc *sc) in ath_desc_alloc() function