qcacmn: Update MPDU retries in case of successful transmission
In case of successful transmission If MPDU tx is retried more than the threshold then increment MPDU retry count by transmit_cnt / threshold Change-Id: Idbc7e2d0579ff68e272132fe4ffe9f951c4aacf5 CRs-Fixed: 3058464
This commit is contained in:

کامیت شده توسط
Madan Koyyalamudi

والد
70ade22606
کامیت
9cf3f44770
@@ -1120,6 +1120,8 @@ struct cdp_tx_stats {
|
||||
bw_info:4,
|
||||
gi_info:4,
|
||||
preamble_info:4;
|
||||
/* mpdu retry count in case of successful transmission */
|
||||
uint32_t mpdu_success_with_retries;
|
||||
};
|
||||
|
||||
/* struct cdp_rx_stats - rx Level Stats
|
||||
|
مرجع در شماره جدید
Block a user