Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/ !
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()
/linux-5.19.10/include/linux/mlx5/ !
Ddriver.h494 unsigned long next_query; member