Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
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()
Dcore.h406 bool fw_stats_done; member
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
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()
Dcore.h677 bool fw_stats_done; member