Searched refs:shadow_reg_enable (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/cfg/ |
D | 6000.c | 81 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */ 94 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */ 107 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
|
D | 22000.c | 110 .shadow_reg_enable = true, 122 .shadow_reg_enable = true,
|
D | 2000.c | 72 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */ 86 .shadow_reg_enable = false, /* TODO: fix bugs using this feature */
|
D | 8000.c | 112 .shadow_reg_enable = true,
|
D | 7000.c | 131 .shadow_reg_enable = true,
|
D | 9000.c | 103 .shadow_reg_enable = true,
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-config.h | 190 shadow_reg_enable:1, member
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | power.c | 217 if (priv->cfg->base_params->shadow_reg_enable) in iwl_static_sleep_cmd()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | rx.c | 202 if (!trans->cfg->base_params->shadow_reg_enable && in iwl_pcie_rxq_inc_wr_ptr()
|
D | tx.c | 264 if (!trans->cfg->base_params->shadow_reg_enable && in iwl_pcie_txq_inc_wr_ptr()
|
D | trans.c | 633 if (trans->cfg->base_params->shadow_reg_enable) { in iwl_pcie_nic_init()
|