Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.h120 dfs_pattern_detector_init(struct ath_common *common,
H A Ddfs_pattern_detector.c349 dfs_pattern_detector_init(struct ath_common *common, in dfs_pattern_detector_init() function
372 EXPORT_SYMBOL(dfs_pattern_detector_init);
/linux/drivers/net/wireless/ath/ath9k/
H A Dinit.c687 sc->dfs_detector = dfs_pattern_detector_init(common, NL80211_DFS_UNSET); in ath9k_init_softc()