Browse Source

qcacmn: Debug enhancements for rx_buffer history

Add the following:
- iwpriv support (dumpStats 10) to dump the counters

Change-Id: Ie349e1cc8794e1a6cc5345a24c37b35dca074a24
CRs-Fixed: 2001331
Mohit Khanna 8 years ago
parent
commit
79db2c47aa
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

@@ -62,6 +62,7 @@
 #define CDP_HIF_STATS               7
 #define CDP_LRO_STATS               8
 #define CDP_NAPI_STATS              9
+#define CDP_WLAN_RX_BUF_DEBUG_STATS 10
 #define CDP_SCHEDULER_STATS        21
 #define CDP_TX_QUEUE_STATS         22
 #define CDP_BUNDLE_STATS           23