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