Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_athdfs.h34 extern int ath_dfs_attach(struct ath_softc *sc);
H A Dif_ath.c839 if (! ath_dfs_attach(sc)) { in ath_attach()
/freebsd/sys/dev/ath/ath_dfs/null/
H A Ddfs_null.c82 ath_dfs_attach(struct ath_softc *sc) in ath_dfs_attach() function