Searched defs:ath10k_debug (Results 1 – 1 of 1) sorted by relevance
586 struct ath10k_debug { struct587 struct dentry *debugfs_phy;589 struct ath10k_fw_stats fw_stats;590 struct completion fw_stats_complete;591 bool fw_stats_done;593 unsigned long htt_stats_mask;594 struct delayed_work htt_stats_dwork;595 struct ath10k_dfs_stats dfs_stats;596 struct ath_dfs_pool_stats dfs_pool_stats;599 struct ath10k_tpc_stats *tpc_stats;[all …]