Searched refs:lpm_tree (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c164 static void mlxsw_sp_lpm_tree_hold(struct mlxsw_sp_lpm_tree *lpm_tree);
166 struct mlxsw_sp_lpm_tree *lpm_tree);
515 struct mlxsw_sp_lpm_tree *lpm_tree; member in struct:mlxsw_sp_fib
536 struct mlxsw_sp_lpm_tree *lpm_tree; local
540 lpm_tree = mlxsw_sp->router->lpm.proto_trees[proto];
550 fib->lpm_tree = lpm_tree;
551 mlxsw_sp_lpm_tree_hold(lpm_tree);
552 err = mlxsw_sp_vr_lpm_tree_bind(mlxsw_sp, fib, lpm_tree->id);
558 mlxsw_sp_lpm_tree_put(mlxsw_sp, lpm_tree);
577 static struct mlxsw_sp_lpm_tree *lpm_tree; local
588 mlxsw_sp_lpm_tree_alloc(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lpm_tree *lpm_tree) argument
599 mlxsw_sp_lpm_tree_free(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lpm_tree *lpm_tree) argument
611 mlxsw_sp_lpm_tree_left_struct_set(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_prefix_usage *prefix_usage, struct mlxsw_sp_lpm_tree *lpm_tree) argument
639 struct mlxsw_sp_lpm_tree *lpm_tree; local
666 mlxsw_sp_lpm_tree_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lpm_tree *lpm_tree) argument
677 struct mlxsw_sp_lpm_tree *lpm_tree; local
693 mlxsw_sp_lpm_tree_hold(struct mlxsw_sp_lpm_tree *lpm_tree) argument
698 mlxsw_sp_lpm_tree_put(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lpm_tree *lpm_tree) argument
711 struct mlxsw_sp_lpm_tree *lpm_tree; local
759 struct mlxsw_sp_lpm_tree *lpm_tree; local
6625 struct mlxsw_sp_lpm_tree *lpm_tree; local
6655 struct mlxsw_sp_lpm_tree *lpm_tree = fib_node->fib->lpm_tree; local
[all...]

Completed in 279 milliseconds