Searched defs:ath10k_debug (Results 1 – 1 of 1) sorted by relevance
683 struct ath10k_debug { struct684 struct dentry *debugfs_phy;686 struct ath10k_fw_stats fw_stats;687 struct completion fw_stats_complete;688 bool fw_stats_done;690 unsigned long htt_stats_mask;691 unsigned long reset_htt_stats;692 struct delayed_work htt_stats_dwork;693 struct ath10k_dfs_stats dfs_stats;694 struct ath_dfs_pool_stats dfs_pool_stats;[all …]