Home
last modified time | relevance | path

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

/linux/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.c3642 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/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.h919 struct completion wakeup_completed; member
H A Dcore.c2266 init_completion(&ab->wow.wakeup_completed); in ath11k_core_alloc()
H A Dwmi.c8529 complete(&ab->wow.wakeup_completed); in ath11k_wmi_event_wow_wakeup_host()
/linux/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.h798 struct completion wakeup_completed; member
H A Dcore.c1319 init_completion(&ab->wow.wakeup_completed); in ath12k_core_alloc()
H A Dwmi.c7094 complete(&ab->wow.wakeup_completed); in ath12k_wmi_event_wow_wakeup_host()