Home
last modified time | relevance | path

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

/openbmc/linux/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 Dsc.c60 .shadow_reg_enable = true,
H A D9000.c44 .shadow_reg_enable = true,
H A Dbz.c63 .shadow_reg_enable = true,
H A Dax210.c77 .shadow_reg_enable = true,
H A D22000.c58 .shadow_reg_enable = true,
H A D7000.c60 .shadow_reg_enable = true,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h133 shadow_reg_enable:1, member
/openbmc/linux/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()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx.c86 if (!trans->trans_cfg->base_params->shadow_reg_enable && in iwl_pcie_txq_inc_wr_ptr()
H A Drx.c178 if (!trans->trans_cfg->base_params->shadow_reg_enable && in iwl_pcie_rxq_inc_wr_ptr()
H A Dtrans.c568 if (trans->trans_cfg->base_params->shadow_reg_enable) { in iwl_pcie_nic_init()