Browse Source

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

HTT stats: add bar_with_[tqm_head,tid]_seq_num fields to tx_selfgen_cmn

Change-Id: Ieb1b1b0da3c45efe96ae10fd18f157c99d69ff5b
CRs-Fixed: 2262693
spuligil 5 years ago
parent
commit
d982ccba45
1 changed files with 2 additions and 0 deletions
  1. 2 0
      fw/htt_stats.h

+ 2 - 0
fw/htt_stats.h

@@ -1812,6 +1812,8 @@ typedef struct {
     A_UINT32 delayed_bar_5; /* MU user 5 */
     A_UINT32 delayed_bar_6; /* MU user 6 */
     A_UINT32 delayed_bar_7; /* MU user 7 */
+    A_UINT32 bar_with_tqm_head_seq_num;
+    A_UINT32 bar_with_tid_seq_num;
 } htt_tx_selfgen_cmn_stats_tlv;
 
 typedef struct {