Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c171 u32 last_id) in mlx5_fc_stats_query_counter_range() argument
174 bool query_more_counters = (first->id <= last_id); in mlx5_fc_stats_query_counter_range()
188 ALIGN(last_id - bulk_base_id + 1, 4)); in mlx5_fc_stats_query_counter_range()
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_trap.c1242 u32 last_id; in mlxsw_sp_trap_policer_items_arr_init() local
1266 last_id = mlxsw_sp_trap_policer_items_arr[arr_size - 1].policer.id; in mlxsw_sp_trap_policer_items_arr_init()
1275 trap->policer_items_arr[i].policer.id = ++last_id; in mlxsw_sp_trap_policer_items_arr_init()
/drivers/infiniband/core/
Ddevice.c1203 static u32 last_id; in assign_name() local
1222 &last_id, GFP_KERNEL); in assign_name()