Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath11k/
H A Dwmi.c530 struct wmi_soc_hal_reg_capabilities *reg_caps, in ath11k_pull_reg_cap_svc_rdy_ext() argument
533 const struct wmi_soc_hal_reg_capabilities *reg_caps, in ath11k_pull_reg_cap_svc_rdy_ext()
545 if (!reg_caps || !wmi_ext_reg_cap) in ath11k_pull_reg_cap_svc_rdy_ext()
548 if (phy_idx >= reg_caps->num_phy) in ath11k_pull_reg_cap_svc_rdy_ext()
/src/sys/contrib/dev/athk/ath12k/
H A Dwmi.c644 const struct ath12k_wmi_soc_hal_reg_caps_params *reg_caps, in ath12k_pull_reg_cap_svc_rdy_ext() argument
651 if (!reg_caps || !ext_caps) in ath12k_pull_reg_cap_svc_rdy_ext()
654 if (phy_idx >= le32_to_cpu(reg_caps->num_phy)) in ath12k_pull_reg_cap_svc_rdy_ext()