Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c598 const struct ath12k_wmi_soc_hal_reg_caps_params *reg_caps, in ath12k_pull_reg_cap_svc_rdy_ext() argument
605 if (!reg_caps || !ext_caps) in ath12k_pull_reg_cap_svc_rdy_ext()
608 if (phy_idx >= le32_to_cpu(reg_caps->num_phy)) in ath12k_pull_reg_cap_svc_rdy_ext()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c482 struct wmi_soc_hal_reg_capabilities *reg_caps, in ath11k_pull_reg_cap_svc_rdy_ext() argument
489 if (!reg_caps || !wmi_ext_reg_cap) in ath11k_pull_reg_cap_svc_rdy_ext()
492 if (phy_idx >= reg_caps->num_phy) in ath11k_pull_reg_cap_svc_rdy_ext()