Sfoglia il codice sorgente

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

HTT stats: add rx_mcs_ext field to rx_pdev_rate_stats TLV

Change-Id: Iaa172cd954f0fd3b82fc8215a3adf04911f5cb9d
CRs-Fixed: 2262693
spuligil 3 anni fa
parent
commit
afa6b3414e
1 ha cambiato i file con 9 aggiunte e 7 eliminazioni
  1. 9 7
      fw/htt_stats.h

+ 9 - 7
fw/htt_stats.h

@@ -4986,13 +4986,15 @@ typedef struct {
      */
     A_UINT32 rx_ulofdma_data_nusers[HTT_RX_PDEV_MAX_OFDMA_NUM_USER];
 
-    /*
-     * NOTE - this TLV is already large enough that it causes the HTT message
-     * carrying it to be nearly at the message size limit that applies to
-     * many targets/hosts.
-     * No further fields should be added to this TLV without very careful
-     * review to ensure the size increase is acceptable.
-     */
+    /* Stats for MCS 12/13 */
+    A_UINT32 rx_mcs_ext[HTT_RX_PDEV_STATS_NUM_EXTRA_MCS_COUNTERS];
+/*
+ * NOTE - this TLV is already large enough that it causes the HTT message
+ * carrying it to be nearly at the message size limit that applies to
+ * many targets/hosts.
+ * No further fields should be added to this TLV without very careful
+ * review to ensure the size increase is acceptable.
+ */
 } htt_rx_pdev_rate_stats_tlv;
 
 /* STATS_TYPE : HTT_DBG_EXT_STATS_PDEV_RX_RATE