Searched defs:ath10k_debug (Results 1 – 1 of 1) sorted by relevance
622 struct ath10k_debug { struct623 struct dentry *debugfs_phy;625 struct ath10k_fw_stats fw_stats;626 struct completion fw_stats_complete;627 bool fw_stats_done;629 unsigned long htt_stats_mask;630 unsigned long reset_htt_stats;631 struct delayed_work htt_stats_dwork;632 struct ath10k_dfs_stats dfs_stats;633 struct ath_dfs_pool_stats dfs_pool_stats;[all …]