Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dcore.h178 struct completion unified_ready; member
Dwmi.c1713 time_left = wait_for_completion_timeout(&ar->wmi.unified_ready, in ath10k_wmi_wait_for_unified_ready()
5453 complete(&ar->wmi.unified_ready); in ath10k_wmi_event_ready()
9121 init_completion(&ar->wmi.unified_ready); in ath10k_wmi_attach()