Home
last modified time | relevance | path

Searched refs:cmpln (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath11k/
A Ddebugfs.h86 struct completion cmpln; member
A Ddebugfs_htt_stats.c4602 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