Searched defs:ath10k_debug (Results 1 – 1 of 1) sorted by relevance
405 struct ath10k_debug { struct406 struct dentry *debugfs_phy;408 struct ath10k_fw_stats fw_stats;409 struct completion fw_stats_complete;410 bool fw_stats_done;412 unsigned long htt_stats_mask;413 struct delayed_work htt_stats_dwork;414 struct ath10k_dfs_stats dfs_stats;415 struct ath_dfs_pool_stats dfs_pool_stats;418 struct ath10k_tpc_stats *tpc_stats;[all …]