qcacmn: Add support to track per peer no ack counts

Add support to track no ack count for different protocol
packets per peer.

Change-Id: I32f04eb3817c1b6c4806c8bb0230db3a71fadb5e
CRs-Fixed: 2643532
This commit is contained in:
Yeshwanth Sriram Guntuka
2020-03-17 17:18:50 +05:30
committed by nshrivas
parent 2a4239d3e9
commit 0ffde7142a
2 changed files with 19 additions and 0 deletions

View File

@@ -858,6 +858,7 @@ struct cdp_tx_stats {
struct cdp_tx_pkt_info ru_loc[MAX_RU_LOCATIONS];
uint32_t num_ppdu_cookie_valid;
uint32_t no_ack_count[QDF_PROTO_SUBTYPE_MAX];
};
/* struct cdp_rx_stats - rx Level Stats