qcacmn: Support for DP_RX_THREAD stats

Add CDP macro for DP_RX_THREAD stats.

CRs-Fixed: 2346995
Change-Id: I66f8956d422394c1db2ece46b294a7d7168c4e62
This commit is contained in:
Mohit Khanna
2018-11-28 18:37:52 -08:00
committed by nshrivas
parent 287adee89c
commit 43938664a0

View File

@@ -68,6 +68,7 @@
#define CDP_WLAN_RX_BUF_DEBUG_STATS 10 #define CDP_WLAN_RX_BUF_DEBUG_STATS 10
#define CDP_RX_RING_STATS 11 #define CDP_RX_RING_STATS 11
#define CDP_DP_NAPI_STATS 12 #define CDP_DP_NAPI_STATS 12
#define CDP_DP_RX_THREAD_STATS 13
#define CDP_SCHEDULER_STATS 21 #define CDP_SCHEDULER_STATS 21
#define CDP_TX_QUEUE_STATS 22 #define CDP_TX_QUEUE_STATS 22
#define CDP_BUNDLE_STATS 23 #define CDP_BUNDLE_STATS 23