Searched defs:ath10k_qmi_wlan_enable_cfg (Results 1 – 1 of 1) sorted by relevance
71 struct ath10k_qmi_wlan_enable_cfg { struct72 u32 num_ce_tgt_cfg;73 struct ath10k_tgt_pipe_cfg *ce_tgt_cfg;74 u32 num_ce_svc_pipe_cfg;75 struct ath10k_svc_pipe_cfg *ce_svc_cfg;76 u32 num_shadow_reg_cfg;77 struct ath10k_shadow_reg_cfg *shadow_reg_cfg;
Completed in 4 milliseconds