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