Searched refs:tpc_complete (Results 1 – 5 of 5) sorted by relevance
1456 reinit_completion(&ar->debug.tpc_complete); in ath10k_debug_tpc_stats_request()1464 time_left = wait_for_completion_timeout(&ar->debug.tpc_complete, in ath10k_debug_tpc_stats_request()1479 complete(&ar->debug.tpc_complete); in ath10k_debug_tpc_stats_process()1492 complete(&ar->debug.tpc_complete); in ath10k_debug_tpc_stats_final_process()2258 reinit_completion(&ar->debug.tpc_complete); in ath10k_debug_tpc_stats_final_request()2266 time_left = wait_for_completion_timeout(&ar->debug.tpc_complete, in ath10k_debug_tpc_stats_final_request()2539 init_completion(&ar->debug.tpc_complete); in ath10k_debug_register()
696 struct completion tpc_complete; member
136 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()1495 init_completion(&ar->debug.tpc_complete); in ath12k_debugfs_register()
659 struct completion tpc_complete; member
9380 complete(&ar->debug.tpc_complete); in ath12k_wmi_process_tpc_stats()
Completed in 43 milliseconds