Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Ddebugfs.c86 ar->debug.fw_stats_done = false; in ath11k_debugfs_fw_stats_reset()
125 ar->debug.fw_stats_done = true; in ath11k_debugfs_fw_stats_process()
149 ar->debug.fw_stats_done = true; in ath11k_debugfs_fw_stats_process()
169 ar->debug.fw_stats_done = true; in ath11k_debugfs_fw_stats_process()
223 if (ar->debug.fw_stats_done) { in ath11k_debugfs_fw_stats_request()
A Dcore.h430 bool fw_stats_done; member
/linux/drivers/net/wireless/ath/ath10k/
A Ddebug.c245 ar->debug.fw_stats_done = false; in ath10k_debug_fw_stats_reset()
288 if (ar->debug.fw_stats_done) { in ath10k_debug_fw_stats_process()
306 ar->debug.fw_stats_done = true; in ath10k_debug_fw_stats_process()
382 if (ar->debug.fw_stats_done) { in ath10k_debug_fw_stats_request()
A Dcore.h682 bool fw_stats_done; member

Completed in 21 milliseconds