Searched refs:mlxsw_sp_flow_counter_alloc (Results 1 – 5 of 5) sorted by relevance
123 return mlxsw_sp_flow_counter_alloc(mlxsw_sp, p_counter_index); in mlxsw_sp_act_counter_index_get()
301 err = mlxsw_sp_flow_counter_alloc(mlxsw_sp, &route->counter_index); in mlxsw_sp_mr_tcam_route_create()
703 int mlxsw_sp_flow_counter_alloc(struct mlxsw_sp *mlxsw_sp,
2224 if (mlxsw_sp_flow_counter_alloc(mlxsw_sp, &neigh_entry->counter_index)) in mlxsw_sp_neigh_counter_alloc()2994 if (mlxsw_sp_flow_counter_alloc(mlxsw_sp, &nh->counter_index)) in mlxsw_sp_nexthop_counter_alloc()
207 int mlxsw_sp_flow_counter_alloc(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_flow_counter_alloc() function