Searched refs:next_query (Results 1 – 2 of 2) sorted by relevance
254 if (time_before(now, fc_stats->next_query) || in mlx5_fc_stats_work()264 fc_stats->next_query = now + fc_stats->sampling_interval; in mlx5_fc_stats_work()
493 unsigned long next_query; member