Home
last modified time | relevance | path

Searched refs:fw_stats_global (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1995 if (!wil->fw_stats_global.ready) in wil_link_stats_global_debugfs_show()
1998 seq_printf(s, "TSF %lld\n", wil->fw_stats_global.tsf); in wil_link_stats_global_debugfs_show()
1999 wil_link_stats_print_global(wil, s, &wil->fw_stats_global.stats); in wil_link_stats_global_debugfs_show()
H A Dwil6210.h1059 struct wil_fw_stats_global fw_stats_global; member