Home
last modified time | relevance | path

Searched refs:reduce_power_cfg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-gen3.c486 if (WARN_ON(prph_sc_ctrl->reduce_power_cfg.size)) in iwl_trans_pcie_ctx_info_gen3_load_reduce_power()
523 prph_sc_ctrl->reduce_power_cfg.base_addr = in iwl_pcie_set_reduce_power_segments()
525 prph_sc_ctrl->reduce_power_cfg.size = in iwl_pcie_set_reduce_power_segments()
535 prph_sc_ctrl->reduce_power_cfg.base_addr = in iwl_pcie_set_continuous_reduce_power()
537 prph_sc_ctrl->reduce_power_cfg.size = in iwl_pcie_set_continuous_reduce_power()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-context-info-gen3.h182 struct iwl_prph_scratch_uefi_cfg reduce_power_cfg; member