Home
last modified time | relevance | path

Searched refs:next_query (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c304 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()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h492 unsigned long next_query; member