Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c182 bool query_more_counters = (first->id <= last_id); in mlx5_fc_stats_query_counter_range() local
190 while (query_more_counters) { in mlx5_fc_stats_query_counter_range()
204 query_more_counters = false; in mlx5_fc_stats_query_counter_range()
211 query_more_counters = true; in mlx5_fc_stats_query_counter_range()