Searched refs:cmpln (Results 1 – 2 of 2) sorted by relevance
86 struct completion cmpln; member
4602 complete(&stats_req->cmpln); in ath11k_debugfs_htt_ext_stats_handler()4718 init_completion(&stats_req->cmpln); in ath11k_debugfs_htt_stats_req()4739 while (!wait_for_completion_timeout(&stats_req->cmpln, 3 * HZ)) { in ath11k_debugfs_htt_stats_req()
Completed in 15 milliseconds