Home
last modified time | relevance | path

Searched refs:wakeup_completed (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwow.h10 struct completion wakeup_completed; member
H A Dwow.c480 reinit_completion(&ar->wow.wakeup_completed); in ath10k_wow_wakeup()
489 ret = wait_for_completion_timeout(&ar->wow.wakeup_completed, 3 * HZ); in ath10k_wow_wakeup()
H A Dcore.c3649 init_completion(&ar->wow.wakeup_completed); in ath10k_core_create()
H A Dwmi.c4662 complete(&ar->wow.wakeup_completed); in ath10k_wmi_event_wow_wakeup_host()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwow.h12 struct completion wakeup_completed; member
H A Dwow.c78 reinit_completion(&ab->wow.wakeup_completed); in ath11k_wow_wakeup()
87 ret = wait_for_completion_timeout(&ab->wow.wakeup_completed, 3 * HZ); in ath11k_wow_wakeup()
H A Dahb.c740 reinit_completion(&ab->wow.wakeup_completed); in ath11k_ahb_hif_resume()
754 ret = wait_for_completion_timeout(&ab->wow.wakeup_completed, 3 * HZ); in ath11k_ahb_hif_resume()
H A Dcore.h926 struct completion wakeup_completed; member
H A Dcore.c2403 init_completion(&ab->wow.wakeup_completed); in ath11k_core_alloc()
H A Dwmi.c8530 complete(&ab->wow.wakeup_completed); in ath11k_wmi_event_wow_wakeup_host()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwow.h16 struct completion wakeup_completed; member
H A Dwow.c86 reinit_completion(&ab->wow.wakeup_completed); in ath12k_wow_wakeup()
95 ret = wait_for_completion_timeout(&ab->wow.wakeup_completed, 3 * HZ); in ath12k_wow_wakeup()
H A Dcore.h932 struct completion wakeup_completed; member
H A Dcore.c1973 init_completion(&ab->wow.wakeup_completed); in ath12k_core_alloc()
H A Dwmi.c8006 complete(&ab->wow.wakeup_completed); in ath12k_wmi_event_wow_wakeup_host()