Searched refs:shadow_reg_enable (Results 1 – 15 of 15) sorted by relevance
| /drivers/net/wireless/intel/iwlwifi/cfg/ |
| 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 */
|
| 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 */
|
| A D | dr.c | 33 .shadow_reg_enable = true,
|
| A D | sc.c | 38 .shadow_reg_enable = true,
|
| A D | 22000.c | 34 .shadow_reg_enable = true,
|
| A D | 9000.c | 37 .shadow_reg_enable = true,
|
| A D | bz.c | 35 .shadow_reg_enable = true,
|
| A D | ax210.c | 29 .shadow_reg_enable = true,
|
| A D | 8000.c | 46 .shadow_reg_enable = true,
|
| A D | 7000.c | 60 .shadow_reg_enable = true,
|
| /drivers/net/wireless/intel/iwlwifi/dvm/ |
| A D | power.c | 199 if (priv->trans->mac_cfg->base->shadow_reg_enable) in iwl_static_sleep_cmd()
|
| /drivers/net/wireless/intel/iwlwifi/ |
| A D | iwl-config.h | 184 shadow_reg_enable:1, member
|
| /drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| A D | rx.c | 179 if (!trans->mac_cfg->base->shadow_reg_enable && in iwl_pcie_rxq_inc_wr_ptr()
|
| A D | tx.c | 94 if (!trans->mac_cfg->base->shadow_reg_enable && in iwl_pcie_txq_inc_wr_ptr()
|
| A D | trans.c | 474 if (trans->mac_cfg->base->shadow_reg_enable) { in iwl_pcie_nic_init()
|
Completed in 29 milliseconds