next_query        254 drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c 	if (time_before(now, fc_stats->next_query) ||
next_query        264 drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c 	fc_stats->next_query = now + fc_stats->sampling_interval;
next_query        493 include/linux/mlx5/driver.h 	unsigned long next_query;