iwlwifi: declare d0i3 support for IWL_DEVICE_8000
Signed-off-by: Eliad Peller <eliadx.peller@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
This commit is contained in:
parent
e198f5e76f
commit
47abce8f2d
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ static const struct iwl_ht_params iwl8000_ht_params = {
|
||||||
.base_params = &iwl8000_base_params, \
|
.base_params = &iwl8000_base_params, \
|
||||||
.led_mode = IWL_LED_RF_STATE, \
|
.led_mode = IWL_LED_RF_STATE, \
|
||||||
.nvm_hw_section_num = NVM_HW_SECTION_NUM_FAMILY_8000, \
|
.nvm_hw_section_num = NVM_HW_SECTION_NUM_FAMILY_8000, \
|
||||||
|
.d0i3 = true, \
|
||||||
.non_shared_ant = ANT_A
|
.non_shared_ant = ANT_A
|
||||||
|
|
||||||
const struct iwl_cfg iwl8260_2n_cfg = {
|
const struct iwl_cfg iwl8260_2n_cfg = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue