Searched refs:fw_stats_complete (Results 1 – 2 of 2) sorted by relevance
338 complete(&ar->debug.fw_stats_complete); in ath10k_debug_fw_stats_process()367 reinit_completion(&ar->debug.fw_stats_complete); in ath10k_debug_fw_stats_request()376 wait_for_completion_timeout(&ar->debug.fw_stats_complete, in ath10k_debug_fw_stats_request()2552 init_completion(&ar->debug.fw_stats_complete); in ath10k_debug_register()
626 struct completion fw_stats_complete; member