qcacmn: Add enum for ACS Ranking iwpriv

Added iwpriv ENUM for ACS Ranking feature enable/disable

Change-Id: I7a7289f458adacb7890bfbdbdaf5528c4016a7c0
This commit is contained in:
c_cgodav
2017-10-24 10:43:51 +05:30
committed by snandini
parent 322b4cb4c5
commit bd9ecaee84

View File

@@ -501,6 +501,7 @@ enum _ol_ath_param_t {
OL_ATH_PARAM_ICM_ACTIVE = 357,
OL_ATH_PARAM_NOMINAL_NOISEFLOOR = 358,
OL_ATH_PARAM_CHAN_INFO = 359,
OL_ATH_PARAM_ACS_RANK = 360,
};
/* Enumeration of PDEV Configuration parameter */