Searched refs:shadow_reg_enable (Results 1 – 11 of 11) sorted by relevance
/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-6000.c | 79 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */ 91 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */ 103 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
|
D | iwl-2000.c | 70 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */ 83 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
|
D | iwl-a000.c | 88 .shadow_reg_enable = true,
|
D | iwl-9000.c | 94 .shadow_reg_enable = true,
|
D | iwl-8000.c | 119 .shadow_reg_enable = true,
|
D | iwl-config.h | 178 shadow_reg_enable:1, member
|
D | iwl-7000.c | 129 .shadow_reg_enable = true,
|
/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | power.c | 217 if (priv->cfg->base_params->shadow_reg_enable) in iwl_static_sleep_cmd()
|
/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | rx.c | 196 if (!trans->cfg->base_params->shadow_reg_enable && in iwl_pcie_rxq_inc_wr_ptr()
|
D | tx.c | 286 if (!trans->cfg->base_params->shadow_reg_enable && in iwl_pcie_txq_inc_wr_ptr()
|
D | trans.c | 537 if (trans->cfg->base_params->shadow_reg_enable) { in iwl_pcie_nic_init()
|