Searched refs:dfs_pattern_detector_init (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.h105 * dfs_pattern_detector_init() - constructor for pattern detector class
110 dfs_pattern_detector_init(struct ath_common *common,
H A Ddfs_pattern_detector.c340 dfs_pattern_detector_init(struct ath_common *common, dfs_pattern_detector_init() function
363 EXPORT_SYMBOL(dfs_pattern_detector_init); variable
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dinit.c565 sc->dfs_detector = dfs_pattern_detector_init(common, NL80211_DFS_UNSET); ath9k_init_softc()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dmac.c5595 ar->dfs_detector = dfs_pattern_detector_init(&ar->ath_common, ath10k_mac_register()

Completed in 149 milliseconds