Home
last modified time | relevance | path

Searched defs:ath10k_wmi (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath10k/
Dcore.h145 struct ath10k_wmi { struct
146 enum ath10k_htc_ep_id eid;
147 struct completion service_ready;
148 struct completion unified_ready;
149 struct completion barrier;
150 wait_queue_head_t tx_credits_wq;
152 struct wmi_cmd_map *cmd;
153 struct wmi_vdev_param_map *vdev_param;
154 struct wmi_pdev_param_map *pdev_param;
155 const struct wmi_ops *ops;
[all …]