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 */
D8000.c48 .shadow_reg_enable = true,
D9000.c44 .shadow_reg_enable = true,
D22000.c118 .shadow_reg_enable = true,
130 .shadow_reg_enable = true,
D7000.c60 .shadow_reg_enable = true,
/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/
Diwl-config.h131 shadow_reg_enable:1, member
/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx.c86 if (!trans->trans_cfg->base_params->shadow_reg_enable && in iwl_pcie_txq_inc_wr_ptr()
Drx.c178 if (!trans->trans_cfg->base_params->shadow_reg_enable && in iwl_pcie_rxq_inc_wr_ptr()
Dtrans.c548 if (trans->trans_cfg->base_params->shadow_reg_enable) { in iwl_pcie_nic_init()