Searched refs:stats_time (Results 1 – 3 of 3) sorted by relevance
272 unsigned long stats_time; member
370 unsigned long stats_time; /* time of stats update */ member
254 (jiffies, fnic->stats_time + HZ / FNIC_STATS_RATE_LIMIT)) in fnic_get_stats()256 fnic->stats_time = jiffies; in fnic_get_stats()