|
@@ -305,7 +305,6 @@ static struct iwl_base_params iwl6000_base_params = {
|
|
|
.max_ll_items = OTP_MAX_LL_ITEMS_6x00,
|
|
.max_ll_items = OTP_MAX_LL_ITEMS_6x00,
|
|
|
.shadow_ram_support = true,
|
|
.shadow_ram_support = true,
|
|
|
.led_compensation = 51,
|
|
.led_compensation = 51,
|
|
|
- .chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
|
|
|
.adv_thermal_throttle = true,
|
|
.adv_thermal_throttle = true,
|
|
|
.support_ct_kill_exit = true,
|
|
.support_ct_kill_exit = true,
|
|
|
.plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
|
|
.plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
|
|
@@ -323,7 +322,6 @@ static struct iwl_base_params iwl6050_base_params = {
|
|
|
.max_ll_items = OTP_MAX_LL_ITEMS_6x50,
|
|
.max_ll_items = OTP_MAX_LL_ITEMS_6x50,
|
|
|
.shadow_ram_support = true,
|
|
.shadow_ram_support = true,
|
|
|
.led_compensation = 51,
|
|
.led_compensation = 51,
|
|
|
- .chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
|
|
|
.adv_thermal_throttle = true,
|
|
.adv_thermal_throttle = true,
|
|
|
.support_ct_kill_exit = true,
|
|
.support_ct_kill_exit = true,
|
|
|
.plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
|
|
.plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
|
|
@@ -340,7 +338,6 @@ static struct iwl_base_params iwl6000_g2_base_params = {
|
|
|
.max_ll_items = OTP_MAX_LL_ITEMS_6x00,
|
|
.max_ll_items = OTP_MAX_LL_ITEMS_6x00,
|
|
|
.shadow_ram_support = true,
|
|
.shadow_ram_support = true,
|
|
|
.led_compensation = 57,
|
|
.led_compensation = 57,
|
|
|
- .chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
|
|
|
.adv_thermal_throttle = true,
|
|
.adv_thermal_throttle = true,
|
|
|
.support_ct_kill_exit = true,
|
|
.support_ct_kill_exit = true,
|
|
|
.plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
|
|
.plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
|