Merge "qcacmn: Add an enum value for DBDC Repeater flags"

This commit is contained in:
Linux Build Service Account
2020-02-18 02:10:53 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1843,8 +1843,8 @@ enum _ol_ath_param_t {
OL_ATH_PARAM_ATF_GROUP_POLICY = 302, OL_ATH_PARAM_ATF_GROUP_POLICY = 302,
#endif #endif
#if DBDC_REPEATER_SUPPORT #if DBDC_REPEATER_SUPPORT
OL_ATH_PARAM_PRIMARY_RADIO, OL_ATH_PARAM_PRIMARY_RADIO = 303,
OL_ATH_PARAM_DBDC_ENABLE, OL_ATH_PARAM_DBDC_ENABLE = 304,
#endif #endif
OL_ATH_PARAM_TXPOWER_DBSCALE, OL_ATH_PARAM_TXPOWER_DBSCALE,
OL_ATH_PARAM_CTL_POWER_SCALE, OL_ATH_PARAM_CTL_POWER_SCALE,