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:
Amit Mehta
2021-10-15 15:11:58 +05:30
کامیت شده توسط Madan Koyyalamudi
والد 70ade22606
کامیت 9cf3f44770
3فایلهای تغییر یافته به همراه10 افزوده شده و 0 حذف شده

مشاهده پرونده

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