Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dcore.h141 struct completion unified_ready; member
Dwmi.c898 ret = wait_for_completion_timeout(&ar->wmi.unified_ready, in ath10k_wmi_wait_for_unified_ready()
3254 complete(&ar->wmi.unified_ready); in ath10k_wmi_event_ready()
5496 init_completion(&ar->wmi.unified_ready); in ath10k_wmi_attach()