|
@@ -459,7 +459,6 @@ static struct iwl_base_params iwl6000_base_params = {
|
|
.num_of_ampdu_queues = IWLAGN_NUM_AMPDU_QUEUES,
|
|
.num_of_ampdu_queues = IWLAGN_NUM_AMPDU_QUEUES,
|
|
.pll_cfg_val = 0,
|
|
.pll_cfg_val = 0,
|
|
.set_l0s = true,
|
|
.set_l0s = true,
|
|
- .use_bsm = false,
|
|
|
|
.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,
|
|
@@ -482,7 +481,6 @@ static struct iwl_base_params iwl6050_base_params = {
|
|
.num_of_ampdu_queues = IWLAGN_NUM_AMPDU_QUEUES,
|
|
.num_of_ampdu_queues = IWLAGN_NUM_AMPDU_QUEUES,
|
|
.pll_cfg_val = 0,
|
|
.pll_cfg_val = 0,
|
|
.set_l0s = true,
|
|
.set_l0s = true,
|
|
- .use_bsm = false,
|
|
|
|
.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,
|
|
@@ -504,7 +502,6 @@ static struct iwl_base_params iwl6000_g2_base_params = {
|
|
.num_of_ampdu_queues = IWLAGN_NUM_AMPDU_QUEUES,
|
|
.num_of_ampdu_queues = IWLAGN_NUM_AMPDU_QUEUES,
|
|
.pll_cfg_val = 0,
|
|
.pll_cfg_val = 0,
|
|
.set_l0s = true,
|
|
.set_l0s = true,
|
|
- .use_bsm = false,
|
|
|
|
.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,
|