Browse Source

qcacmn: Support for DP_RX_THREAD stats

Add CDP macro for DP_RX_THREAD stats.

CRs-Fixed: 2346995
Change-Id: I66f8956d422394c1db2ece46b294a7d7168c4e62
Mohit Khanna 6 years ago
parent
commit
43938664a0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dp/inc/cdp_txrx_cmn_struct.h

+ 1 - 0
dp/inc/cdp_txrx_cmn_struct.h

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