ath10k: add htt_stats_enable debugfs file
[cascardo/linux.git] / drivers / net / wireless / ath / ath10k / core.h
index 174c4b4..22b17d6 100644 (file)
@@ -246,6 +246,9 @@ struct ath10k_debug {
        u32 wmi_service_bitmap[WMI_SERVICE_BM_SIZE];
 
        struct completion event_stats_compl;
+
+       unsigned long htt_stats_mask;
+       struct delayed_work htt_stats_dwork;
 };
 
 enum ath10k_state {