Searched refs:shadow_reg_enable (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/cfg/ |
D | 6000.c | 61 .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 */
|
D | 2000.c | 52 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */ 66 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
|
D | 8000.c | 48 .shadow_reg_enable = true,
|
D | 9000.c | 44 .shadow_reg_enable = true,
|
D | 7000.c | 60 .shadow_reg_enable = true,
|
D | 22000.c | 152 .shadow_reg_enable = true, 164 .shadow_reg_enable = true,
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | power.c | 199 if (priv->trans->trans_cfg->base_params->shadow_reg_enable) in iwl_static_sleep_cmd()
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-config.h | 134 shadow_reg_enable:1, member
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx.c | 86 if (!trans->trans_cfg->base_params->shadow_reg_enable && in iwl_pcie_txq_inc_wr_ptr()
|
D | rx.c | 178 if (!trans->trans_cfg->base_params->shadow_reg_enable && in iwl_pcie_rxq_inc_wr_ptr()
|
D | trans.c | 566 if (trans->trans_cfg->base_params->shadow_reg_enable) { in iwl_pcie_nic_init()
|