Searched defs:ath10k_wmi (Results 1 – 1 of 1) sorted by relevance
191 struct ath10k_wmi { struct192 enum ath10k_htc_ep_id eid;193 struct completion service_ready;194 struct completion unified_ready;195 struct completion barrier;199 struct wmi_cmd_map *cmd;203 const struct wmi_ops *ops;206 u32 mgmt_max_num_pending_tx;209 struct idr mgmt_pending_tx;211 u32 num_mem_chunks;[all …]
Completed in 14 milliseconds