fw-api: CL 757721 - update fw common interface files
add RTS success count for MCL fw header Change-Id: I065c6d4e9d3a57dc06a4fcbeea46f3b14a9c70fe
This commit is contained in:
@@ -2378,6 +2378,9 @@ typedef struct {
|
|||||||
|
|
||||||
/* Counters to track packets in dcm mcs (MCS 0, 1, 3, 4) */
|
/* Counters to track packets in dcm mcs (MCS 0, 1, 3, 4) */
|
||||||
A_UINT32 tx_dcm[HTT_TX_PDEV_STATS_NUM_DCM_COUNTERS];
|
A_UINT32 tx_dcm[HTT_TX_PDEV_STATS_NUM_DCM_COUNTERS];
|
||||||
|
|
||||||
|
/* Number of CTS-acknowledged RTS packets */
|
||||||
|
A_UINT32 rts_success;
|
||||||
} htt_tx_pdev_rate_stats_tlv;
|
} htt_tx_pdev_rate_stats_tlv;
|
||||||
|
|
||||||
/* STATS_TYPE : HTT_DBG_EXT_STATS_PDEV_TX_RATE
|
/* STATS_TYPE : HTT_DBG_EXT_STATS_PDEV_TX_RATE
|
||||||
|
|||||||
Reference in New Issue
Block a user