Bladeren bron

fw-api: CL 10345835 - update fw common interface files

HTT STATS: add TQM active/inactive counts in tqm_cmn_stats

Change-Id: I45641a44381591f49f147484d049e24f311b18d7
CRs-Fixed: 2262693
spuligil 4 jaren geleden
bovenliggende
commit
10d40dbd4e
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      fw/htt_stats.h

+ 3 - 0
fw/htt_stats.h

@@ -2669,6 +2669,9 @@ typedef struct {
     A_UINT32 desc_threshold;
     A_UINT32 hwsch_tqm_invalid_status;
     A_UINT32 missed_tqm_gen_mpdus;
+    A_UINT32 tqm_active_tids;
+    A_UINT32 tqm_inactive_tids;
+    A_UINT32 tqm_active_msduq_flows;
 } htt_tx_tqm_cmn_stats_tlv;
 
 typedef struct {