Searched refs:stats_time (Results 1 – 4 of 4) sorted by relevance
286 unsigned long stats_time; member
225 unsigned long stats_time; /* time of stats update */ member
214 if (time_before(jiffies, fnic->stats_time + HZ / FNIC_STATS_RATE_LIMIT)) in fnic_get_stats()216 fnic->stats_time = jiffies; in fnic_get_stats()
63 unsigned long stats_time; member3283 if (priv->stats_time && in cxd2841er_get_frontend()3284 (!time_after(jiffies, priv->stats_time))) in cxd2841er_get_frontend()3288 priv->stats_time = jiffies + msecs_to_jiffies(1000); in cxd2841er_get_frontend()3371 priv->stats_time = 0; in cxd2841er_set_frontend_s()