Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dwmi.c607 const struct ath12k_wmi_soc_hal_reg_caps_params *reg_caps, in ath12k_pull_reg_cap_svc_rdy_ext() argument
614 if (!reg_caps || !ext_caps) in ath12k_pull_reg_cap_svc_rdy_ext()
617 if (phy_idx >= le32_to_cpu(reg_caps->num_phy)) in ath12k_pull_reg_cap_svc_rdy_ext()
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dwmi.c487 struct wmi_soc_hal_reg_capabilities *reg_caps, in ath11k_pull_reg_cap_svc_rdy_ext() argument
494 if (!reg_caps || !wmi_ext_reg_cap) in ath11k_pull_reg_cap_svc_rdy_ext()
497 if (phy_idx >= reg_caps->num_phy) in ath11k_pull_reg_cap_svc_rdy_ext()