Home
last modified time | relevance | path

Searched refs:tpc_complete (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Ddebug.c1452 reinit_completion(&ar->debug.tpc_complete); in ath10k_debug_tpc_stats_request()
1460 time_left = wait_for_completion_timeout(&ar->debug.tpc_complete, in ath10k_debug_tpc_stats_request()
1475 complete(&ar->debug.tpc_complete); in ath10k_debug_tpc_stats_process()
1488 complete(&ar->debug.tpc_complete); in ath10k_debug_tpc_stats_final_process()
2273 reinit_completion(&ar->debug.tpc_complete); in ath10k_debug_tpc_stats_final_request()
2281 time_left = wait_for_completion_timeout(&ar->debug.tpc_complete, in ath10k_debug_tpc_stats_final_request()
2554 init_completion(&ar->debug.tpc_complete); in ath10k_debug_register()
H A Dcore.h689 struct completion tpc_complete; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Ddebug.c1453 reinit_completion(&ar->debug.tpc_complete); in ath10k_debug_tpc_stats_request()
1461 time_left = wait_for_completion_timeout(&ar->debug.tpc_complete, in ath10k_debug_tpc_stats_request()
1476 complete(&ar->debug.tpc_complete); in ath10k_debug_tpc_stats_process()
1489 complete(&ar->debug.tpc_complete); in ath10k_debug_tpc_stats_final_process()
2274 reinit_completion(&ar->debug.tpc_complete); in ath10k_debug_tpc_stats_final_request()
2282 time_left = wait_for_completion_timeout(&ar->debug.tpc_complete, in ath10k_debug_tpc_stats_final_request()
2555 init_completion(&ar->debug.tpc_complete); in ath10k_debug_register()
H A Dcore.h691 struct completion tpc_complete; member

Completed in 20 milliseconds