Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
A Dcore.h196 struct completion unified_ready; member
A Dwmi.c1800 time_left = wait_for_completion_timeout(&ar->wmi.unified_ready, in ath10k_wmi_wait_for_unified_ready()
5771 complete(&ar->wmi.unified_ready); in ath10k_wmi_event_ready()
9577 init_completion(&ar->wmi.unified_ready); in ath10k_wmi_attach()
/drivers/net/wireless/ath/ath11k/
A Dwmi.c4358 time_left = wait_for_completion_timeout(&ab->wmi_ab.unified_ready, in ath11k_wmi_wait_for_unified_ready()
7273 complete(&ab->wmi_ab.unified_ready); in ath11k_ready_event()
9130 init_completion(&ab->wmi_ab.unified_ready); in ath11k_wmi_attach()
A Dwmi.h5782 struct completion unified_ready; member
/drivers/net/wireless/ath/ath12k/
A Dwmi.c4114 time_left = wait_for_completion_timeout(&ab->wmi_ab.unified_ready, in ath12k_wmi_wait_for_unified_ready()
6892 complete(&ab->wmi_ab.unified_ready); in ath12k_ready_event()
10031 init_completion(&ab->wmi_ab.unified_ready); in ath12k_wmi_attach()
A Dwmi.h5192 struct completion unified_ready; member

Completed in 126 milliseconds