Searched defs:ath10k_debug (Results 1 – 2 of 2) sorted by relevance
674 struct ath10k_debug { struct675 struct dentry *debugfs_phy;677 struct ath10k_fw_stats fw_stats;678 struct completion fw_stats_complete;679 bool fw_stats_done;681 unsigned long htt_stats_mask;682 unsigned long reset_htt_stats;683 struct delayed_work htt_stats_dwork;684 struct ath10k_dfs_stats dfs_stats;685 struct ath_dfs_pool_stats dfs_pool_stats;[all …]
672 struct ath10k_debug { struct673 struct dentry *debugfs_phy;675 struct ath10k_fw_stats fw_stats;676 struct completion fw_stats_complete;677 bool fw_stats_done;679 unsigned long htt_stats_mask;680 unsigned long reset_htt_stats;681 struct delayed_work htt_stats_dwork;682 struct ath10k_dfs_stats dfs_stats;683 struct ath_dfs_pool_stats dfs_pool_stats;[all …]