Home
last modified time | relevance | path

Searched refs:fw_stats_complete (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.c340 complete(&ar->debug.fw_stats_complete); in ath10k_debug_fw_stats_process()
369 reinit_completion(&ar->debug.fw_stats_complete); in ath10k_debug_fw_stats_request()
378 wait_for_completion_timeout(&ar->debug.fw_stats_complete, in ath10k_debug_fw_stats_request()
2538 init_completion(&ar->debug.fw_stats_complete); in ath10k_debug_register()
H A Dcore.h680 struct completion fw_stats_complete; member
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.c185 reinit_completion(&ar->fw_stats_complete); in ath11k_debugfs_fw_stats_request()
195 time_left = wait_for_completion_timeout(&ar->fw_stats_complete, 1 * HZ); in ath11k_debugfs_fw_stats_request()
H A Dwmi.c8202 complete(&ar->fw_stats_complete); in ath11k_update_stats_event()