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
This commit is contained in:

committed by
Sandeep Puligilla

parent
ca792543cf
commit
f7aec735b4
@@ -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;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user