qcacmn: Fetch and update rssi_chain stats from Firmware
fetch and update rssi_chain stats from firmware. Change-Id: I0a16ebda0ab17d32c7f7daab36eeebb6c4d691f9 CRs-Fixed: 3404107
This commit is contained in:

committed by
Madan Koyyalamudi

parent
000049c119
commit
176e6fa814
@@ -1619,7 +1619,7 @@ struct cdp_tx_stats {
|
||||
uint32_t fw_ratecount;
|
||||
|
||||
uint32_t ac_nobufs[WME_AC_MAX];
|
||||
uint32_t rssi_chain[WME_AC_MAX];
|
||||
int32_t rssi_chain[CDP_RSSI_CHAIN_LEN];
|
||||
uint32_t inactive_time;
|
||||
|
||||
uint32_t tx_flags;
|
||||
|
Reference in New Issue
Block a user