Searched refs:shadow_reg_enable (Results 1 – 14 of 14) sorted by relevance
| /src/sys/dev/iwn/ |
| H A D | if_iwn_chip_cfg.h | 100 const bool shadow_reg_enable; member 118 .shadow_reg_enable = false, /* shadow_reg_enable */ 143 .shadow_reg_enable = false, /* shadow_reg_enable */ 167 .shadow_reg_enable = false, 190 .shadow_reg_enable = false, /* XXX check? */ 213 .shadow_reg_enable = false, /* XXX check? */ 236 .shadow_reg_enable = true, 257 .shadow_reg_enable = true, 278 .shadow_reg_enable = true, 301 .shadow_reg_enable = true, [all …]
|
| H A D | if_iwn.c | 8835 if (sc->base_params->shadow_reg_enable) in iwn_hw_init()
|
| /src/sys/contrib/dev/iwlwifi/cfg/ |
| H A D | dr.c | 30 .shadow_reg_enable = true,
|
| H A D | sc.c | 38 .shadow_reg_enable = true,
|
| H A D | 9000.c | 37 .shadow_reg_enable = true,
|
| H A D | 22000.c | 34 .shadow_reg_enable = true,
|
| H A D | bz.c | 35 .shadow_reg_enable = true,
|
| H A D | ax210.c | 29 .shadow_reg_enable = true,
|
| H A D | 8000.c | 46 .shadow_reg_enable = true,
|
| H A D | 7000.c | 60 .shadow_reg_enable = true,
|
| /src/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-config.h | 223 shadow_reg_enable:1, member
|
| /src/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | rx.c | 179 if (!trans->mac_cfg->base->shadow_reg_enable && in iwl_pcie_rxq_inc_wr_ptr()
|
| H A D | tx.c | 99 if (!trans->mac_cfg->base->shadow_reg_enable && in iwl_pcie_txq_inc_wr_ptr()
|
| H A D | trans.c | 517 if (trans->mac_cfg->base->shadow_reg_enable) { in iwl_pcie_nic_init()
|