Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.c610 const struct ath12k_wmi_soc_hal_reg_caps_params *reg_caps, in ath12k_pull_reg_cap_svc_rdy_ext() argument
617 if (!reg_caps || !ext_caps) in ath12k_pull_reg_cap_svc_rdy_ext()
620 if (phy_idx >= le32_to_cpu(reg_caps->num_phy)) in ath12k_pull_reg_cap_svc_rdy_ext()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.c525 struct wmi_soc_hal_reg_capabilities *reg_caps, in ath11k_pull_reg_cap_svc_rdy_ext() argument
528 const struct wmi_soc_hal_reg_capabilities *reg_caps, in ath11k_pull_reg_cap_svc_rdy_ext()
540 if (!reg_caps || !wmi_ext_reg_cap) in ath11k_pull_reg_cap_svc_rdy_ext()
543 if (phy_idx >= reg_caps->num_phy) in ath11k_pull_reg_cap_svc_rdy_ext()