qcacmn: Add enum for ACS Ranking iwpriv
Added iwpriv ENUM for ACS Ranking feature enable/disable Change-Id: I7a7289f458adacb7890bfbdbdaf5528c4016a7c0
This commit is contained in:
@@ -501,6 +501,7 @@ enum _ol_ath_param_t {
|
|||||||
OL_ATH_PARAM_ICM_ACTIVE = 357,
|
OL_ATH_PARAM_ICM_ACTIVE = 357,
|
||||||
OL_ATH_PARAM_NOMINAL_NOISEFLOOR = 358,
|
OL_ATH_PARAM_NOMINAL_NOISEFLOOR = 358,
|
||||||
OL_ATH_PARAM_CHAN_INFO = 359,
|
OL_ATH_PARAM_CHAN_INFO = 359,
|
||||||
|
OL_ATH_PARAM_ACS_RANK = 360,
|
||||||
};
|
};
|
||||||
|
|
||||||
/* Enumeration of PDEV Configuration parameter */
|
/* Enumeration of PDEV Configuration parameter */
|
||||||
|
Reference in New Issue
Block a user