Searched defs:ath12k_wmi_svc_rdy_ext_parse (Results 1 – 1 of 1) sorted by relevance
43 struct ath12k_wmi_svc_rdy_ext_parse { struct44 struct ath12k_wmi_service_ext_arg arg;45 const struct ath12k_wmi_soc_mac_phy_hw_mode_caps_params *hw_caps;46 const struct ath12k_wmi_hw_mode_cap_params *hw_mode_caps;47 u32 n_hw_mode_caps;48 u32 tot_phy_id;49 struct ath12k_wmi_hw_mode_cap_params pref_hw_mode_caps;50 struct ath12k_wmi_mac_phy_caps_params *mac_phy_caps;51 u32 n_mac_phy_caps;52 const struct ath12k_wmi_soc_hal_reg_caps_params *soc_hal_reg_caps;[all …]