Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.h115 * dfs_pattern_detector_init() - constructor for pattern detector class
120 dfs_pattern_detector_init(struct ath_common *common,
H A Ddfs_pattern_detector.c352 dfs_pattern_detector_init(struct ath_common *common, in dfs_pattern_detector_init() function
375 EXPORT_SYMBOL(dfs_pattern_detector_init); variable
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.h115 * dfs_pattern_detector_init() - constructor for pattern detector class
120 dfs_pattern_detector_init(struct ath_common *common,
H A 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); variable
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dinit.c681 sc->dfs_detector = dfs_pattern_detector_init(common, NL80211_DFS_UNSET); in ath9k_init_softc()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dinit.c729 sc->dfs_detector = dfs_pattern_detector_init(common, NL80211_DFS_UNSET); in ath9k_init_softc()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dmac.c10057 ar->dfs_detector = dfs_pattern_detector_init(&ar->ath_common, in ath10k_mac_register()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c10231 ar->dfs_detector = dfs_pattern_detector_init(&ar->ath_common, in ath10k_mac_register()

Completed in 27 milliseconds