Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_counters.c118 u32 last_bulk_id = 0; in mlx5_fc_stats_query_all_counters() local
127 if (unlikely(counter->id >= last_bulk_id)) { in mlx5_fc_stats_query_all_counters()
131 last_bulk_id = bulk_base_id + bulk_len; in mlx5_fc_stats_query_all_counters()

Completed in 5 milliseconds