iwlwifi: update sensitivity calibration data for 5x00 series
Update sensitivity range values for 5x00 series Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
This commit is contained in:
parent
2494f63cc7
commit
9bead7632a
1 changed files with 2 additions and 2 deletions
|
@ -263,8 +263,8 @@ static struct iwl_sensitivity_ranges iwl5000_sensitivity = {
|
|||
|
||||
.auto_corr_max_ofdm = 120,
|
||||
.auto_corr_max_ofdm_mrc = 210,
|
||||
.auto_corr_max_ofdm_x1 = 155,
|
||||
.auto_corr_max_ofdm_mrc_x1 = 290,
|
||||
.auto_corr_max_ofdm_x1 = 120,
|
||||
.auto_corr_max_ofdm_mrc_x1 = 240,
|
||||
|
||||
.auto_corr_min_cck = 125,
|
||||
.auto_corr_max_cck = 200,
|
||||
|
|
Loading…
Reference in a new issue