Searched refs:shadow_reg_enable (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A 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 */
|
H A 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 */
|
H A D | 8000.c | 48 .shadow_reg_enable = true,
|
H A D | 9000.c | 44 .shadow_reg_enable = true,
|
H A D | sc.c | 72 .shadow_reg_enable = true,
|
H A D | bz.c | 63 .shadow_reg_enable = true,
|
H A D | 7000.c | 60 .shadow_reg_enable = true,
|
H A D | ax210.c | 77 .shadow_reg_enable = true,
|
H A D | 22000.c | 58 .shadow_reg_enable = true,
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | power.c | 199 if (priv->trans->trans_cfg->base_params->shadow_reg_enable) in iwl_static_sleep_cmd()
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-config.h | 135 shadow_reg_enable:1, member
|
/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | rx.c | 178 if (!trans->trans_cfg->base_params->shadow_reg_enable && in iwl_pcie_rxq_inc_wr_ptr()
|
H A D | tx.c | 93 if (!trans->trans_cfg->base_params->shadow_reg_enable && in iwl_pcie_txq_inc_wr_ptr()
|