Home
last modified time | relevance | path

Searched refs:wakeup_completed (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwow.h10 struct completion wakeup_completed; member
H A Dwow.c479 reinit_completion(&ar->wow.wakeup_completed); in ath10k_wow_wakeup()
488 ret = wait_for_completion_timeout(&ar->wow.wakeup_completed, 3 * HZ); in ath10k_wow_wakeup()
H A Dcore.c3307 init_completion(&ar->wow.wakeup_completed); in ath10k_core_create()
H A Dwmi.c4640 complete(&ar->wow.wakeup_completed); in ath10k_wmi_event_wow_wakeup_host()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwow.h10 struct completion wakeup_completed; member
H A Dwow.c479 reinit_completion(&ar->wow.wakeup_completed); in ath10k_wow_wakeup()
488 ret = wait_for_completion_timeout(&ar->wow.wakeup_completed, 3 * HZ); in ath10k_wow_wakeup()
H A Dcore.c3608 init_completion(&ar->wow.wakeup_completed); in ath10k_core_create()
H A Dwmi.c4640 complete(&ar->wow.wakeup_completed); in ath10k_wmi_event_wow_wakeup_host()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dwow.h11 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.c734 reinit_completion(&ab->wow.wakeup_completed); in ath11k_ahb_hif_resume()
748 ret = wait_for_completion_timeout(&ab->wow.wakeup_completed, 3 * HZ); in ath11k_ahb_hif_resume()
H A Dcore.h870 struct completion wakeup_completed; member
H A Dcore.c2086 init_completion(&ab->wow.wakeup_completed); in ath11k_core_alloc()
H A Dwmi.c8524 complete(&ab->wow.wakeup_completed); in ath11k_wmi_event_wow_wakeup_host()

Completed in 62 milliseconds