Searched defs:ath10k_wmi (Results 1 – 1 of 1) sorted by relevance
190 struct ath10k_wmi { struct191 enum ath10k_htc_ep_id eid;192 struct completion service_ready;193 struct completion unified_ready;194 struct completion barrier;195 struct completion radar_confirm;196 wait_queue_head_t tx_credits_wq;198 struct wmi_cmd_map *cmd;199 struct wmi_vdev_param_map *vdev_param;200 struct wmi_pdev_param_map *pdev_param;[all …]