Home
last modified time | relevance | path

Searched refs:fw_stats_ready (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dwmi.c1509 if (vif->fw_stats_ready) { in wmi_link_stats_parse()
1512 vif->fw_stats_ready = false; in wmi_link_stats_parse()
1519 vif->fw_stats_ready = true; in wmi_link_stats_parse()
Dwil6210.h877 bool fw_stats_ready; /* per-cid statistics are ready inside sta_info */ member
Ddebugfs.c1881 if (!vif->fw_stats_ready) { in wil_link_stats_debugfs_show_vif()