Searched refs:fw_stats_complete (Results 1 – 2 of 2) sorted by relevance
346 complete(&ar->debug.fw_stats_complete); in ath10k_debug_fw_stats_process()375 reinit_completion(&ar->debug.fw_stats_complete); in ath10k_debug_fw_stats_request()384 wait_for_completion_timeout(&ar->debug.fw_stats_complete, in ath10k_debug_fw_stats_request()2385 init_completion(&ar->debug.fw_stats_complete); in ath10k_debug_register()
590 struct completion fw_stats_complete; member