Searched refs:soc_hal_reg_caps (Results 1 – 2 of 2) sorted by relevance
52 const struct ath12k_wmi_soc_hal_reg_caps_params *soc_hal_reg_caps; member474 if (!hw_caps || !wmi_hw_mode_caps || !svc->soc_hal_reg_caps) in ath12k_pull_mac_phy_cap_svc_ready_ext()489 if (phy_id >= le32_to_cpu(svc->soc_hal_reg_caps->num_phy)) in ath12k_pull_mac_phy_cap_svc_ready_ext()3872 svc_rdy_ext->soc_hal_reg_caps, in ath12k_wmi_ext_hal_reg_caps()3895 svc_rdy_ext->soc_hal_reg_caps = ptr; in ath12k_wmi_ext_soc_hal_reg_caps_parse()3896 svc_rdy_ext->arg.num_phy = le32_to_cpu(svc_rdy_ext->soc_hal_reg_caps->num_phy); in ath12k_wmi_ext_soc_hal_reg_caps_parse()
46 struct wmi_soc_hal_reg_capabilities *soc_hal_reg_caps; member4685 svc_rdy_ext->soc_hal_reg_caps, in ath11k_wmi_tlv_ext_hal_reg_caps()4710 svc_rdy_ext->soc_hal_reg_caps = (struct wmi_soc_hal_reg_capabilities *)ptr; in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()4711 svc_rdy_ext->param.num_phy = svc_rdy_ext->soc_hal_reg_caps->num_phy; in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()4721 svc_rdy_ext->soc_hal_reg_caps, in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()