Searched refs:stats_time (Results 1 – 4 of 4) sorted by relevance
272 unsigned long stats_time; member
63 unsigned long stats_time; member3280 if (priv->stats_time && in cxd2841er_get_frontend()3281 (!time_after(jiffies, priv->stats_time))) in cxd2841er_get_frontend()3285 priv->stats_time = jiffies + msecs_to_jiffies(1000); in cxd2841er_get_frontend()3368 priv->stats_time = 0; in cxd2841er_set_frontend_s()
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()