Searched defs:ath12k_wmi_svc_rdy_ext2_parse (Results 1 – 1 of 1) sorted by relevance
80 struct ath12k_wmi_svc_rdy_ext2_parse { struct81 struct ath12k_wmi_svc_rdy_ext2_arg arg;82 struct ath12k_wmi_dma_ring_caps_parse dma_caps_parse;83 bool dma_ring_cap_done;84 bool spectral_bin_scaling_done;85 bool mac_phy_caps_ext_done;4274 static int ath12k_wmi_svc_rdy_ext2_parse(struct ath12k_base *ab, in ath12k_wmi_svc_rdy_ext2_parse() function