Searched refs:mlxsw_sp_flow_counter_alloc (Results 1 – 3 of 3) 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()
141 int mlxsw_sp_flow_counter_alloc(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_flow_counter_alloc() function