Эх сурвалжийг харах

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

HTT stats: add extra_eht_ltf_ofdma in tx_pdev_rate_stats TLV struct
Change-Id: I34540e3f8992ea267b79018f41f35589b4dda6c1
CRs-Fixed: 2262693
spuligil 1 жил өмнө
parent
commit
15347f94fc
2 өөрчлөгдсөн 3 нэмэгдсэн , 1 устгасан
  1. 2 0
      fw/htt_stats.h
  2. 1 1
      fw/wmi_unified.h

+ 2 - 0
fw/htt_stats.h

@@ -5398,6 +5398,8 @@ typedef struct {
     A_UINT32 trigger_type_11be[HTT_TX_PDEV_STATS_NUM_11BE_TRIGGER_TYPES];
     /** Stats for Extra EHT LTF */
     A_UINT32 extra_eht_ltf;
+    /** Counter for Extra EHT LTFs in OFDMA sequences */
+    A_UINT32 extra_eht_ltf_ofdma;
 } htt_stats_tx_pdev_rate_stats_tlv;
 /* preserve old name alias for new name consistent with the tag name */
 typedef htt_stats_tx_pdev_rate_stats_tlv htt_tx_pdev_rate_stats_tlv;

+ 1 - 1
fw/wmi_unified.h

@@ -4633,7 +4633,7 @@ typedef struct {
      *      WMI_RSRC_CFG_HOST_SERVICE_FLAG_RADAR_FLAGS_FULL_BW_NOL_GET
      *      and _SET macros.
      *  Bit 15
-     *      This bit will be set if the has qms_dlkm support enabled.
+     *      This bit will be set if the host has qms_dlkm support enabled.
      *      Refer to the below definitions of the
      *      WMI_RSRC_CFG_HOST_SERVICE_FLAG_QMS_DLKM_SUPPORT_GET
      *      and _SET macros.