Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/cfg/
H A 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 */
H A D2000.c52 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
66 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
H A D8000.c48 .shadow_reg_enable = true,
H A Ddr.c47 .shadow_reg_enable = true,
H A Dsc.c54 .shadow_reg_enable = true,
H A D9000.c44 .shadow_reg_enable = true,
H A Dbz.c54 .shadow_reg_enable = true,
H A Dax210.c58 .shadow_reg_enable = true,
H A D22000.c58 .shadow_reg_enable = true,
H A D7000.c60 .shadow_reg_enable = true,
/linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dpower.c199 if (priv->trans->trans_cfg->base_params->shadow_reg_enable) in iwl_static_sleep_cmd()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h140 shadow_reg_enable:1, member
/linux-6.15/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c178 if (!trans->trans_cfg->base_params->shadow_reg_enable && in iwl_pcie_rxq_inc_wr_ptr()
H A Dtx.c93 if (!trans->trans_cfg->base_params->shadow_reg_enable && in iwl_pcie_txq_inc_wr_ptr()
H A Dtrans.c568 if (trans->trans_cfg->base_params->shadow_reg_enable) { in iwl_pcie_nic_init()