Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-6000.c87 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
100 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
113 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
Diwl-2000.c77 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
91 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
Diwl-8000.c115 .shadow_reg_enable = true,
Diwl-config.h176 const bool shadow_reg_enable; member
Diwl-7000.c122 .shadow_reg_enable = true,
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dpower.c217 if (priv->cfg->base_params->shadow_reg_enable) in iwl_static_sleep_cmd()
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Drx.c162 if (!trans->cfg->base_params->shadow_reg_enable && in iwl_pcie_rxq_inc_wr_ptr()
Dtx.c295 if (!trans->cfg->base_params->shadow_reg_enable && in iwl_pcie_txq_inc_wr_ptr()
Dtrans.c520 if (trans->cfg->base_params->shadow_reg_enable) { in iwl_pcie_nic_init()