Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h246 struct completion htt_stats_rcvd; member
H A Ddebugfs_htt_stats.c2942 complete(&stats_req->htt_stats_rcvd); in ath12k_debugfs_htt_ext_stats_handler()
3022 init_completion(&stats_req->htt_stats_rcvd); in ath12k_debugfs_htt_stats_req()
3044 if (!wait_for_completion_timeout(&stats_req->htt_stats_rcvd, 3 * HZ)) { in ath12k_debugfs_htt_stats_req()