Home
last modified time | relevance | path

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

/linux/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
103 struct ath_dfs_pool_stats (*get_stats)(struct dfs_pattern_detector *dpd);
33 pool_referenceath_dfs_pool_stats global() argument
34 pulse_allocatedath_dfs_pool_stats global() argument
35 pulse_alloc_errorath_dfs_pool_stats global() argument
36 pulse_usedath_dfs_pool_stats global() argument
37 pseq_allocatedath_dfs_pool_stats global() argument
38 pseq_alloc_errorath_dfs_pool_stats global() argument
39 pseq_usedath_dfs_pool_stats global() argument
H A Ddfs_pri_detector.h22 extern struct ath_dfs_pool_stats global_dfs_pool_stats;
H A Ddfs_pri_detector.c24 struct ath_dfs_pool_stats global_dfs_pool_stats = {};
/linux/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/drivers/net/wireless/ath/ath10k/
H A Dcore.h690 struct ath_dfs_pool_stats dfs_pool_stats;