Browse Source

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

Change-Id: I800e7dba278c3e81914d185987c33681650e44c1
HTT: fix htt_tx_monitor_cfg_t def to only have 32 bits per word
CRs-Fixed: 2262693
spuligil 2 years ago
parent
commit
d7a2f33bbe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fw/htt.h

+ 1 - 1
fw/htt.h

@@ -7184,7 +7184,7 @@ PREPACK struct htt_tx_monitor_cfg_t {
              rsvd4:                                 10;
     A_UINT32 tx_queue_ext_v2_word_mask:             12,
              tx_peer_entry_v2_word_mask:            12,
-             rsvd5:                                 10;
+             rsvd5:                                  8;
     A_UINT32 fes_status_end_word_mask:              16,
              response_end_status_word_mask:         16;
     A_UINT32 fes_status_prot_word_mask:             11,