Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
A Dcore.c154 complete(&ab->restart_completed); in ath12k_core_suspend()
187 reinit_completion(&ab->restart_completed); in ath12k_core_resume_early()
205 time_left = wait_for_completion_timeout(&ab->restart_completed, in ath12k_core_resume()
1635 complete(&ab->restart_completed); in ath12k_core_restart()
2257 init_completion(&ab->restart_completed); in ath12k_core_alloc()
A Dcore.h1194 struct completion restart_completed; member
/drivers/net/wireless/ath/ath11k/
A Dcore.c1129 complete(&ab->restart_completed); in ath11k_core_suspend_default()
1180 reinit_completion(&ab->restart_completed); in ath11k_core_resume_early()
1195 time_left = wait_for_completion_timeout(&ab->restart_completed, in ath11k_core_resume_default()
2406 complete(&ab->restart_completed); in ath11k_core_restart()
2661 init_completion(&ab->restart_completed); in ath11k_core_alloc()
A Dcore.h1062 struct completion restart_completed; member

Completed in 27 milliseconds