Searched defs:ath10k_wmi (Results 1 – 1 of 1) sorted by relevance
137 struct ath10k_wmi { struct138 enum ath10k_fw_wmi_op_version op_version;139 enum ath10k_htc_ep_id eid;140 struct completion service_ready;141 struct completion unified_ready;142 wait_queue_head_t tx_credits_wq;144 struct wmi_cmd_map *cmd;145 struct wmi_vdev_param_map *vdev_param;146 struct wmi_pdev_param_map *pdev_param;147 const struct wmi_ops *ops;[all …]