ath10k: add wmi command barrier utility
[cascardo/linux.git] / drivers / net / wireless / ath / ath10k / core.h
index cc6e66f..56daeb7 100644 (file)
@@ -142,6 +142,7 @@ struct ath10k_wmi {
        enum ath10k_htc_ep_id eid;
        struct completion service_ready;
        struct completion unified_ready;
+       struct completion barrier;
        wait_queue_head_t tx_credits_wq;
        DECLARE_BITMAP(svc_map, WMI_SERVICE_MAX);
        struct wmi_cmd_map *cmd;