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

/linux-4.4.14/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.h30 * struct ath_dfs_pool_stats - DFS Statistics for global pools
32 struct ath_dfs_pool_stats { struct
102 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.c309 static struct ath_dfs_pool_stats dpd_get_stats()
H A Ddfs_pri_detector.c24 struct ath_dfs_pool_stats global_dfs_pool_stats = {};
/linux-4.4.14/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 };
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dcore.h415 struct ath_dfs_pool_stats dfs_pool_stats;

Completed in 134 milliseconds