Browse Source

qcacmn: Add param to ol params to dump objects of object manager

New iwpriv command has added to dump pending/active objects of
object manager

Change-Id: Ifff3bbb2dd2e168243a263a138c294fb1ed679fd
CRs-Fixed: 2022458
Srinivas Pitla 8 years ago
parent
commit
f7aec735b4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dp/inc/cdp_txrx_stats_struct.h

+ 1 - 0
dp/inc/cdp_txrx_stats_struct.h

@@ -476,6 +476,7 @@ typedef enum _ol_ath_param_t {
 	OL_ATH_PARAM_DUMP_TARGET = 348,
 	OL_ATH_PARAM_PDEV_TO_REO_DEST = 349,
 	OL_ATH_PARAM_DUMP_CHAINMASK_TABLES = 350,
+	OL_ATH_PARAM_DUMP_OBJECTS = 351,
 } ol_ath_param_t;
 
 /*