Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/
Ddfs_pattern_detector.h120 dfs_pattern_detector_init(struct ath_common *common,
Ddfs_pattern_detector.c354 dfs_pattern_detector_init(struct ath_common *common, in dfs_pattern_detector_init() function
377 EXPORT_SYMBOL(dfs_pattern_detector_init);
/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dinit.c729 sc->dfs_detector = dfs_pattern_detector_init(common, NL80211_DFS_UNSET); in ath9k_init_softc()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dmac.c10223 ar->dfs_detector = dfs_pattern_detector_init(&ar->ath_common, in ath10k_mac_register()