Searched refs:FNIC_STATS_RATE_LIMIT (Results 1 – 2 of 2) sorted by relevance
41 #define FNIC_STATS_RATE_LIMIT 4 /* limit rate at which stats are pulled up */ macro
203 if (time_before(jiffies, fnic->stats_time + HZ / FNIC_STATS_RATE_LIMIT)) in fnic_get_stats()