Searched refs:unified_ready (Results 1 – 4 of 4) sorted by relevance
194 struct completion unified_ready; member
1778 time_left = wait_for_completion_timeout(&ar->wmi.unified_ready, in ath10k_wmi_wait_for_unified_ready()5739 complete(&ar->wmi.unified_ready); in ath10k_wmi_event_ready()9515 init_completion(&ar->wmi.unified_ready); in ath10k_wmi_attach()
3670 time_left = wait_for_completion_timeout(&ab->wmi_ab.unified_ready, in ath11k_wmi_wait_for_unified_ready()5934 complete(&ab->wmi_ab.unified_ready); in ath11k_ready_event()7278 init_completion(&ab->wmi_ab.unified_ready); in ath11k_wmi_attach()
5058 struct completion unified_ready; member