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