Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwow.h10 struct completion wakeup_completed; member
H A Dwmi.c4668 complete(&ar->wow.wakeup_completed); in ath10k_wmi_event_wow_wakeup_host()
/linux/drivers/net/wireless/ath/ath12k/
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()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c8627 complete(&ab->wow.wakeup_completed); in ath11k_wmi_event_wow_wakeup_host()