|
@@ -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;
|