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
This commit is contained in:
@@ -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;
|
||||
|
@@ -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.
|
||||
|
Reference in New Issue
Block a user