As a temporary stage in the 22560 devices bring up, we disabled
power save, to avoid bugs related to that domain.
Now we would like to use power save so enable the balanced mode,
and allow configuring the mode via module parameter.
Signed-off-by: Golan Ben Ami <golan.ben.ami@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
trans_cfg.rx_buf_size = rb_size_default;
}
- /* TODO: remove when balanced power mode is fw supported */
- if (mvm->trans->cfg->device_family >= IWL_DEVICE_FAMILY_22560)
- iwlmvm_mod_params.power_scheme = IWL_POWER_SCHEME_CAM;
-
trans->wide_cmd_header = true;
trans_cfg.bc_table_dword =
mvm->trans->cfg->device_family < IWL_DEVICE_FAMILY_22560;