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