Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/cfg/
D6000.c61 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
74 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
87 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
D2000.c52 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
66 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
D8000.c48 .shadow_reg_enable = true,
D9000.c44 .shadow_reg_enable = true,
D7000.c60 .shadow_reg_enable = true,
D22000.c143 .shadow_reg_enable = true,
155 .shadow_reg_enable = true,
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/dvm/
Dpower.c199 if (priv->trans->trans_cfg->base_params->shadow_reg_enable) in iwl_static_sleep_cmd()
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h134 shadow_reg_enable:1, member
/linux-5.19.10/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.c566 if (trans->trans_cfg->base_params->shadow_reg_enable) { in iwl_pcie_nic_init()