Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Ddebugfs.c174 complete(&ar->debug.fw_stats_complete); in ath11k_debugfs_fw_stats_process()
202 reinit_completion(&ar->debug.fw_stats_complete); in ath11k_debugfs_fw_stats_request()
213 wait_for_completion_timeout(&ar->debug.fw_stats_complete, in ath11k_debugfs_fw_stats_request()
893 init_completion(&ar->debug.fw_stats_complete); in ath11k_debugfs_fw_stats_init()
A Dcore.h429 struct completion fw_stats_complete; member
/linux/drivers/net/wireless/ath/ath10k/
A Ddebug.c338 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()
2555 init_completion(&ar->debug.fw_stats_complete); in ath10k_debug_register()
A Dcore.h681 struct completion fw_stats_complete; member

Completed in 51 milliseconds