ath_dfs_pool_stats
struct ath_dfs_pool_stats dfs_pool_stats;
static struct ath_dfs_pool_stats dfs_pool_stats = { 0 };
extern struct ath_dfs_pool_stats global_dfs_pool_stats;
static struct ath_dfs_pool_stats
struct ath_dfs_pool_stats (*get_stats)(struct dfs_pattern_detector *dpd);
struct ath_dfs_pool_stats global_dfs_pool_stats = {};
extern struct ath_dfs_pool_stats global_dfs_pool_stats;