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