Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Ddebugfs.h51 struct completion cmpln; member
Ddebugfs_htt_stats.c4305 complete(&stats_req->cmpln); in ath11k_debugfs_htt_ext_stats_handler()
4413 init_completion(&stats_req->cmpln); in ath11k_debugfs_htt_stats_req()
4434 while (!wait_for_completion_timeout(&stats_req->cmpln, 3 * HZ)) { in ath11k_debugfs_htt_stats_req()