qcacmn: Add SR LOAD variance iwpiv support
Added OL_ATH_PARAM_ACS_SRLOADVAR in ol_ath_param_t Pdev configuration parameter. Change-Id: I59580f0500f7691af5188cdefece022f1abdbec9 CRs-Fixed: 2036205
This commit is contained in:

committed by
snandini

parent
47bd625a19
commit
bd3fc8eaf9
@@ -477,6 +477,7 @@ typedef enum _ol_ath_param_t {
|
||||
OL_ATH_PARAM_PDEV_TO_REO_DEST = 349,
|
||||
OL_ATH_PARAM_DUMP_CHAINMASK_TABLES = 350,
|
||||
OL_ATH_PARAM_DUMP_OBJECTS = 351,
|
||||
OL_ATH_PARAM_ACS_SRLOADVAR = 352,
|
||||
} ol_ath_param_t;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user