Home
last modified time | relevance | path

Searched refs:shadow_reg_enable (Results 1 – 11 of 11) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/cfg/
D6000.c66 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
79 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
92 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
D2000.c57 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
71 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
D22000.c136 .shadow_reg_enable = true,
148 .shadow_reg_enable = true,
D8000.c105 .shadow_reg_enable = true,
D9000.c91 .shadow_reg_enable = true,
D7000.c118 .shadow_reg_enable = true,
/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h187 shadow_reg_enable:1, member
/drivers/net/wireless/intel/iwlwifi/dvm/
Dpower.c203 if (priv->trans->trans_cfg->base_params->shadow_reg_enable) in iwl_static_sleep_cmd()
/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c235 if (!trans->trans_cfg->base_params->shadow_reg_enable && in iwl_pcie_rxq_inc_wr_ptr()
Dtx.c295 if (!trans->trans_cfg->base_params->shadow_reg_enable && in iwl_pcie_txq_inc_wr_ptr()
Dtrans.c596 if (trans->trans_cfg->base_params->shadow_reg_enable) { in iwl_pcie_nic_init()