Home
last modified time | relevance | path

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

/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 D9000.c44 .shadow_reg_enable = true,
H A Dsc.c72 .shadow_reg_enable = true,
H A Dbz.c63 .shadow_reg_enable = true,
H A D7000.c60 .shadow_reg_enable = true,
H A Dax210.c77 .shadow_reg_enable = true,
H A D22000.c58 .shadow_reg_enable = true,
/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()
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h135 shadow_reg_enable:1, member
/linux/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()