qcacmn: Add support to dump SWLM stats
Add the support to print the software latency manager statistics. Change-Id: I7b6f77eefc6f4f800996dc868d41e7e0f7dd3331 CRs-Fixed: 2769020
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
#define CDP_CREDIT_STATS 24
|
||||
#define CDP_DISCONNECT_STATS 25
|
||||
#define CDP_DP_RX_FISA_STATS 26
|
||||
#define CDP_DP_SWLM_STATS 27
|
||||
|
||||
#define WME_AC_TO_TID(_ac) ( \
|
||||
((_ac) == WME_AC_VO) ? 6 : \
|
||||
|
Reference in New Issue
Block a user