浏览代码

qcacmn: Support for DP_RX_THREAD stats

Add CDP macro for DP_RX_THREAD stats.

CRs-Fixed: 2346995
Change-Id: I66f8956d422394c1db2ece46b294a7d7168c4e62
Mohit Khanna 6 年之前
父节点
当前提交
43938664a0
共有 1 个文件被更改,包括 1 次插入0 次删除
  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