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