Home
last modified time | relevance | path

Searched refs:unified_ready (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.h189 struct completion unified_ready; member
H A Dwmi.c1778 time_left = wait_for_completion_timeout(&ar->wmi.unified_ready, in ath10k_wmi_wait_for_unified_ready()
5743 complete(&ar->wmi.unified_ready); in ath10k_wmi_event_ready()
9519 init_completion(&ar->wmi.unified_ready); in ath10k_wmi_attach()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.h191 struct completion unified_ready; member
H A Dwmi.c1778 time_left = wait_for_completion_timeout(&ar->wmi.unified_ready, in ath10k_wmi_wait_for_unified_ready()
5743 complete(&ar->wmi.unified_ready); in ath10k_wmi_event_ready()
9497 init_completion(&ar->wmi.unified_ready); in ath10k_wmi_attach()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dwmi.c3299 time_left = wait_for_completion_timeout(&ab->wmi_ab.unified_ready, in ath11k_wmi_wait_for_unified_ready()
5512 complete(&ab->wmi_ab.unified_ready); in ath11k_ready_event()
6721 init_completion(&ab->wmi_ab.unified_ready); in ath11k_wmi_attach()
H A Dwmi.h4990 struct completion unified_ready; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dwmi.c3430 time_left = wait_for_completion_timeout(&ab->wmi_ab.unified_ready, in ath12k_wmi_wait_for_unified_ready()
5586 complete(&ab->wmi_ab.unified_ready); in ath12k_ready_event()
6898 init_completion(&ab->wmi_ab.unified_ready); in ath12k_wmi_attach()
H A Dwmi.h4781 struct completion unified_ready; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4249 time_left = wait_for_completion_timeout(&ab->wmi_ab.unified_ready, in ath11k_wmi_wait_for_unified_ready()
7268 complete(&ab->wmi_ab.unified_ready); in ath11k_ready_event()
9032 init_completion(&ab->wmi_ab.unified_ready); in ath11k_wmi_attach()
H A Dwmi.h5754 struct completion unified_ready; member

Completed in 104 milliseconds