Home
last modified time | relevance | path

Searched refs:ath_dfs_pool_stats (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.h32 struct ath_dfs_pool_stats { struct
103 struct ath_dfs_pool_stats (*get_stats)(struct dfs_pattern_detector *dpd);
H A Ddfs_pri_detector.h22 extern struct ath_dfs_pool_stats global_dfs_pool_stats;
H A Ddfs_pattern_detector.c312 static struct ath_dfs_pool_stats
H A Ddfs_pri_detector.c24 struct ath_dfs_pool_stats global_dfs_pool_stats = {};
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Ddfs_debug.h61 extern struct ath_dfs_pool_stats global_dfs_pool_stats;
H A Ddfs_debug.c25 static struct ath_dfs_pool_stats dfs_pool_stats = { 0 };
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dcore.h683 struct ath_dfs_pool_stats dfs_pool_stats;