Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dcore.h193 struct completion unified_ready; member
Dwmi.c1799 time_left = wait_for_completion_timeout(&ar->wmi.unified_ready, in ath10k_wmi_wait_for_unified_ready()
5765 complete(&ar->wmi.unified_ready); in ath10k_wmi_event_ready()
9571 init_completion(&ar->wmi.unified_ready); in ath10k_wmi_attach()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dwmi.c3671 time_left = wait_for_completion_timeout(&ab->wmi_ab.unified_ready, in ath12k_wmi_wait_for_unified_ready()
5868 complete(&ab->wmi_ab.unified_ready); in ath12k_ready_event()
7466 init_completion(&ab->wmi_ab.unified_ready); in ath12k_wmi_attach()
Dwmi.h4834 struct completion unified_ready; member
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dwmi.c4357 time_left = wait_for_completion_timeout(&ab->wmi_ab.unified_ready, in ath11k_wmi_wait_for_unified_ready()
7272 complete(&ab->wmi_ab.unified_ready); in ath11k_ready_event()
9092 init_completion(&ab->wmi_ab.unified_ready); in ath11k_wmi_attach()
Dwmi.h5781 struct completion unified_ready; member