Searched defs:ath12k_wmi_svc_rdy_ext2_parse (Results 1 – 1 of 1) sorted by relevance
87 struct ath12k_wmi_svc_rdy_ext2_parse { struct88 struct ath12k_wmi_svc_rdy_ext2_arg arg;89 struct ath12k_wmi_dma_ring_caps_parse dma_caps_parse;90 bool dma_ring_cap_done;91 bool spectral_bin_scaling_done;92 bool mac_phy_caps_ext_done;4769 static int ath12k_wmi_svc_rdy_ext2_parse(struct ath12k_base *ab, in ath12k_wmi_svc_rdy_ext2_parse() function