Searched refs:hw_caps (Results 1 – 4 of 4) sorted by relevance
510 u32 hw_caps = GET_HW_DATA(accel_dev)->accel_capabilities_mask; in adf_cfg_check_enabled_services() local512 if ((enabled_svc_caps & hw_caps) == enabled_svc_caps) in adf_cfg_check_enabled_services()
46 struct wmi_soc_mac_phy_hw_mode_caps *hw_caps; member49 const struct wmi_soc_mac_phy_hw_mode_caps *hw_caps; member397 struct wmi_soc_mac_phy_hw_mode_caps *hw_caps, in ath11k_pull_mac_phy_cap_svc_ready_ext() argument401 const struct wmi_soc_mac_phy_hw_mode_caps *hw_caps, in ath11k_pull_mac_phy_cap_svc_ready_ext()416 if (!hw_caps || !wmi_hw_mode_caps || !hal_reg_caps) in ath11k_pull_mac_phy_cap_svc_ready_ext()419 for (hw_idx = 0; hw_idx < hw_caps->num_hw_modes; hw_idx++) { in ath11k_pull_mac_phy_cap_svc_ready_ext()430 if (hw_idx == hw_caps->num_hw_modes) in ath11k_pull_mac_phy_cap_svc_ready_ext()5094 svc_rdy_ext->hw_caps, in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()5256 svc_rdy_ext->hw_caps = (struct wmi_soc_mac_phy_hw_mode_caps *)ptr; in ath11k_wmi_tlv_svc_rdy_ext_parse()5258 svc_rdy_ext->hw_caps = (const struct wmi_soc_mac_phy_hw_mode_caps *)ptr; in ath11k_wmi_tlv_svc_rdy_ext_parse()[all …]
57 const struct ath12k_wmi_soc_mac_phy_hw_mode_caps_params *hw_caps; member504 const struct ath12k_wmi_soc_mac_phy_hw_mode_caps_params *hw_caps = svc->hw_caps; in ath12k_pull_mac_phy_cap_svc_ready_ext() local515 if (!hw_caps || !wmi_hw_mode_caps || !svc->soc_hal_reg_caps) in ath12k_pull_mac_phy_cap_svc_ready_ext()518 for (hw_idx = 0; hw_idx < le32_to_cpu(hw_caps->num_hw_modes); hw_idx++) { in ath12k_pull_mac_phy_cap_svc_ready_ext()526 if (hw_idx == le32_to_cpu(hw_caps->num_hw_modes)) in ath12k_pull_mac_phy_cap_svc_ready_ext()5066 svc_rdy_ext->hw_caps = ptr; in ath12k_wmi_svc_rdy_ext_parse()5068 le32_to_cpu(svc_rdy_ext->hw_caps->num_hw_modes); in ath12k_wmi_svc_rdy_ext_parse()
517 pCap->hw_caps &= ~ATH9K_HW_CAP_ANT_DIV_COMB; in ath_setup_hal_config()521 pCap->hw_caps |= ATH9K_HW_CAP_BT_ANT_DIV; in ath_setup_hal_config()