Home
last modified time | relevance | path

Searched refs:unified_ready (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dcore.h147 struct completion unified_ready; member
Dwmi.c1597 time_left = wait_for_completion_timeout(&ar->wmi.unified_ready, in ath10k_wmi_wait_for_unified_ready()
4622 complete(&ar->wmi.unified_ready); in ath10k_wmi_event_ready()
7606 init_completion(&ar->wmi.unified_ready); in ath10k_wmi_attach()