Home
last modified time | relevance | path

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

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