Home
last modified time | relevance | path

Searched refs:tpc_complete (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs.c136 reinit_completion(&ar->debug.tpc_complete); in ath12k_debug_tpc_stats_request()
765 if (!wait_for_completion_timeout(&ar->debug.tpc_complete, TPC_STATS_WAIT_TIME)) { in ath12k_open_tpc_stats()
1564 init_completion(&ar->debug.tpc_complete); in ath12k_debugfs_register()
H A Dcore.h598 struct completion tpc_complete; member
H A Dwmi.c10086 complete(&ar->debug.tpc_complete); in ath12k_wmi_process_tpc_stats()