Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Dwow.c57 reinit_completion(&ab->wow.wakeup_completed); in ath11k_wow_wakeup()
66 ret = wait_for_completion_timeout(&ab->wow.wakeup_completed, 3 * HZ); in ath11k_wow_wakeup()
A Dcore.h695 struct completion wakeup_completed; member
A Dcore.c1190 init_completion(&ab->wow.wakeup_completed); in ath11k_core_alloc()
A Dwmi.c7046 complete(&ab->wow.wakeup_completed); in ath11k_wmi_event_wow_wakeup_host()
/linux/drivers/net/wireless/ath/ath10k/
A Dwow.h10 struct completion wakeup_completed; member
A Dwow.c478 reinit_completion(&ar->wow.wakeup_completed); in ath10k_wow_wakeup()
487 ret = wait_for_completion_timeout(&ar->wow.wakeup_completed, 3 * HZ); in ath10k_wow_wakeup()
A Dcore.c3453 init_completion(&ar->wow.wakeup_completed); in ath10k_core_create()
A Dwmi.c4640 complete(&ar->wow.wakeup_completed); in ath10k_wmi_event_wow_wakeup_host()

Completed in 41 milliseconds