|
@@ -381,7 +381,7 @@ struct iwl_cfg iwl6000g2a_2agn_cfg = {
|
|
.shadow_ram_support = true,
|
|
.shadow_ram_support = true,
|
|
.ht_greenfield_support = true,
|
|
.ht_greenfield_support = true,
|
|
.led_compensation = 51,
|
|
.led_compensation = 51,
|
|
- .use_rts_for_ht = true, /* use rts/cts protection */
|
|
|
|
|
|
+ .use_rts_for_aggregation = true, /* use rts/cts protection */
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.supports_idle = true,
|
|
.supports_idle = true,
|
|
.adv_thermal_throttle = true,
|
|
.adv_thermal_throttle = true,
|
|
@@ -489,7 +489,7 @@ struct iwl_cfg iwl6000g2b_2agn_cfg = {
|
|
.shadow_ram_support = true,
|
|
.shadow_ram_support = true,
|
|
.ht_greenfield_support = true,
|
|
.ht_greenfield_support = true,
|
|
.led_compensation = 51,
|
|
.led_compensation = 51,
|
|
- .use_rts_for_ht = true, /* use rts/cts protection */
|
|
|
|
|
|
+ .use_rts_for_aggregation = true, /* use rts/cts protection */
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.supports_idle = true,
|
|
.supports_idle = true,
|
|
.adv_thermal_throttle = true,
|
|
.adv_thermal_throttle = true,
|
|
@@ -563,7 +563,7 @@ struct iwl_cfg iwl6000g2b_2bgn_cfg = {
|
|
.shadow_ram_support = true,
|
|
.shadow_ram_support = true,
|
|
.ht_greenfield_support = true,
|
|
.ht_greenfield_support = true,
|
|
.led_compensation = 51,
|
|
.led_compensation = 51,
|
|
- .use_rts_for_ht = true, /* use rts/cts protection */
|
|
|
|
|
|
+ .use_rts_for_aggregation = true, /* use rts/cts protection */
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.supports_idle = true,
|
|
.supports_idle = true,
|
|
.adv_thermal_throttle = true,
|
|
.adv_thermal_throttle = true,
|
|
@@ -637,7 +637,7 @@ struct iwl_cfg iwl6000g2b_bgn_cfg = {
|
|
.shadow_ram_support = true,
|
|
.shadow_ram_support = true,
|
|
.ht_greenfield_support = true,
|
|
.ht_greenfield_support = true,
|
|
.led_compensation = 51,
|
|
.led_compensation = 51,
|
|
- .use_rts_for_ht = true, /* use rts/cts protection */
|
|
|
|
|
|
+ .use_rts_for_aggregation = true, /* use rts/cts protection */
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.supports_idle = true,
|
|
.supports_idle = true,
|
|
.adv_thermal_throttle = true,
|
|
.adv_thermal_throttle = true,
|
|
@@ -714,7 +714,7 @@ struct iwl_cfg iwl6000i_2agn_cfg = {
|
|
.shadow_ram_support = true,
|
|
.shadow_ram_support = true,
|
|
.ht_greenfield_support = true,
|
|
.ht_greenfield_support = true,
|
|
.led_compensation = 51,
|
|
.led_compensation = 51,
|
|
- .use_rts_for_ht = true, /* use rts/cts protection */
|
|
|
|
|
|
+ .use_rts_for_aggregation = true, /* use rts/cts protection */
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.supports_idle = true,
|
|
.supports_idle = true,
|
|
.adv_thermal_throttle = true,
|
|
.adv_thermal_throttle = true,
|
|
@@ -821,7 +821,7 @@ struct iwl_cfg iwl6050_2agn_cfg = {
|
|
.shadow_ram_support = true,
|
|
.shadow_ram_support = true,
|
|
.ht_greenfield_support = true,
|
|
.ht_greenfield_support = true,
|
|
.led_compensation = 51,
|
|
.led_compensation = 51,
|
|
- .use_rts_for_ht = true, /* use rts/cts protection */
|
|
|
|
|
|
+ .use_rts_for_aggregation = true, /* use rts/cts protection */
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.supports_idle = true,
|
|
.supports_idle = true,
|
|
.adv_thermal_throttle = true,
|
|
.adv_thermal_throttle = true,
|
|
@@ -859,7 +859,7 @@ struct iwl_cfg iwl6050g2_bgn_cfg = {
|
|
.shadow_ram_support = true,
|
|
.shadow_ram_support = true,
|
|
.ht_greenfield_support = true,
|
|
.ht_greenfield_support = true,
|
|
.led_compensation = 51,
|
|
.led_compensation = 51,
|
|
- .use_rts_for_ht = true, /* use rts/cts protection */
|
|
|
|
|
|
+ .use_rts_for_aggregation = true, /* use rts/cts protection */
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.supports_idle = true,
|
|
.supports_idle = true,
|
|
.adv_thermal_throttle = true,
|
|
.adv_thermal_throttle = true,
|
|
@@ -933,7 +933,7 @@ struct iwl_cfg iwl6000_3agn_cfg = {
|
|
.shadow_ram_support = true,
|
|
.shadow_ram_support = true,
|
|
.ht_greenfield_support = true,
|
|
.ht_greenfield_support = true,
|
|
.led_compensation = 51,
|
|
.led_compensation = 51,
|
|
- .use_rts_for_ht = true, /* use rts/cts protection */
|
|
|
|
|
|
+ .use_rts_for_aggregation = true, /* use rts/cts protection */
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
.supports_idle = true,
|
|
.supports_idle = true,
|
|
.adv_thermal_throttle = true,
|
|
.adv_thermal_throttle = true,
|