Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c212 static int ath_getchannels(struct ath_softc *);
704 error = ath_getchannels(sc); in ath_attach()
6392 ath_getchannels(struct ath_softc *sc) in ath_getchannels() function