Commit 9bead763 authored by Wey-Yi Guy's avatar Wey-Yi Guy Committed by Reinette Chatre

iwlwifi: update sensitivity calibration data for 5x00 series

Update sensitivity range values for 5x00 series
Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
parent 2494f63c
...@@ -263,8 +263,8 @@ static struct iwl_sensitivity_ranges iwl5000_sensitivity = { ...@@ -263,8 +263,8 @@ static struct iwl_sensitivity_ranges iwl5000_sensitivity = {
.auto_corr_max_ofdm = 120, .auto_corr_max_ofdm = 120,
.auto_corr_max_ofdm_mrc = 210, .auto_corr_max_ofdm_mrc = 210,
.auto_corr_max_ofdm_x1 = 155, .auto_corr_max_ofdm_x1 = 120,
.auto_corr_max_ofdm_mrc_x1 = 290, .auto_corr_max_ofdm_mrc_x1 = 240,
.auto_corr_min_cck = 125, .auto_corr_min_cck = 125,
.auto_corr_max_cck = 200, .auto_corr_max_cck = 200,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment