Home
last modified time | relevance | path

Searched refs:hw_caps (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhardwaremanager.h260 uint32_t hw_caps[PHM_MAX_NUM_CAPS_ULONG_ENTRIES]; member
/openbsd/sys/dev/ic/
H A Dqwxvar.h1248 struct wmi_soc_mac_phy_hw_mode_caps *hw_caps; member
H A Dqwzvar.h1408 struct wmi_soc_mac_phy_hw_mode_caps *hw_caps; member
H A Dqwz.c9346 struct wmi_soc_mac_phy_hw_mode_caps *hw_caps, in qwz_pull_mac_phy_cap_svc_ready_ext() argument
9359 if (!hw_caps || !wmi_hw_mode_caps || !hal_reg_caps) in qwz_pull_mac_phy_cap_svc_ready_ext()
9362 for (hw_idx = 0; hw_idx < hw_caps->num_hw_modes; hw_idx++) { in qwz_pull_mac_phy_cap_svc_ready_ext()
9373 if (hw_idx == hw_caps->num_hw_modes) in qwz_pull_mac_phy_cap_svc_ready_ext()
9490 svc_rdy_ext->hw_caps, in qwz_wmi_tlv_ext_soc_hal_reg_caps_parse()
9831 svc_rdy_ext->hw_caps = (struct wmi_soc_mac_phy_hw_mode_caps *)ptr; in qwz_wmi_tlv_svc_rdy_ext_parse()
9832 svc_rdy_ext->param.num_hw_modes = svc_rdy_ext->hw_caps->num_hw_modes; in qwz_wmi_tlv_svc_rdy_ext_parse()
H A Dqwx.c11198 struct wmi_soc_mac_phy_hw_mode_caps *hw_caps, in qwx_pull_mac_phy_cap_svc_ready_ext() argument
11211 if (!hw_caps || !wmi_hw_mode_caps || !hal_reg_caps) in qwx_pull_mac_phy_cap_svc_ready_ext()
11214 for (hw_idx = 0; hw_idx < hw_caps->num_hw_modes; hw_idx++) { in qwx_pull_mac_phy_cap_svc_ready_ext()
11225 if (hw_idx == hw_caps->num_hw_modes) in qwx_pull_mac_phy_cap_svc_ready_ext()
11342 svc_rdy_ext->hw_caps, in qwx_wmi_tlv_ext_soc_hal_reg_caps_parse()
11685 svc_rdy_ext->hw_caps = (struct wmi_soc_mac_phy_hw_mode_caps *)ptr; in qwx_wmi_tlv_svc_rdy_ext_parse()
11686 svc_rdy_ext->param.num_hw_modes = svc_rdy_ext->hw_caps->num_hw_modes; in qwx_wmi_tlv_svc_rdy_ext_parse()