Home
last modified time | relevance | path

Searched refs:restart_completed (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c159 complete(&ab->restart_completed); in ath12k_core_suspend()
192 reinit_completion(&ab->restart_completed); in ath12k_core_resume_early()
210 time_left = wait_for_completion_timeout(&ab->restart_completed, in ath12k_core_resume()
1657 complete(&ab->restart_completed); in ath12k_core_restart()
2311 init_completion(&ab->restart_completed); in ath12k_core_alloc()
H A Dcore.h1116 struct completion restart_completed; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c1247 complete(&ab->restart_completed); in ath11k_core_suspend_default()
1298 reinit_completion(&ab->restart_completed); in ath11k_core_resume_early()
1313 time_left = wait_for_completion_timeout(&ab->restart_completed, in ath11k_core_resume_default()
2530 complete(&ab->restart_completed); in ath11k_core_restart()
2785 init_completion(&ab->restart_completed); in ath11k_core_alloc()