Searched defs:lpm_tree (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 410 struct mlxsw_sp_lpm_tree *lpm_tree; member 431 struct mlxsw_sp_lpm_tree *lpm_tree; in mlxsw_sp_fib_create() local 472 static struct mlxsw_sp_lpm_tree *lpm_tree; mlxsw_sp_lpm_tree_find_unused() local 483 mlxsw_sp_lpm_tree_alloc(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lpm_tree *lpm_tree) mlxsw_sp_lpm_tree_alloc() argument 494 mlxsw_sp_lpm_tree_free(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lpm_tree *lpm_tree) mlxsw_sp_lpm_tree_free() argument 506 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) mlxsw_sp_lpm_tree_left_struct_set() argument 534 struct mlxsw_sp_lpm_tree *lpm_tree; mlxsw_sp_lpm_tree_create() local 561 mlxsw_sp_lpm_tree_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lpm_tree *lpm_tree) mlxsw_sp_lpm_tree_destroy() argument 572 struct mlxsw_sp_lpm_tree *lpm_tree; mlxsw_sp_lpm_tree_get() local 588 mlxsw_sp_lpm_tree_hold(struct mlxsw_sp_lpm_tree *lpm_tree) mlxsw_sp_lpm_tree_hold() argument 593 mlxsw_sp_lpm_tree_put(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lpm_tree *lpm_tree) mlxsw_sp_lpm_tree_put() argument 605 struct mlxsw_sp_lpm_tree *lpm_tree; mlxsw_sp_lpm_init() local 653 struct mlxsw_sp_lpm_tree *lpm_tree; mlxsw_sp_lpm_fini() local 4739 struct mlxsw_sp_lpm_tree *lpm_tree; mlxsw_sp_fib_lpm_tree_link() local 4769 struct mlxsw_sp_lpm_tree *lpm_tree = fib_node->fib->lpm_tree; mlxsw_sp_fib_lpm_tree_unlink() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 514 struct mlxsw_sp_lpm_tree *lpm_tree; member 535 struct mlxsw_sp_lpm_tree *lpm_tree; in mlxsw_sp_fib_create() local 576 static struct mlxsw_sp_lpm_tree *lpm_tree; mlxsw_sp_lpm_tree_find_unused() local 587 mlxsw_sp_lpm_tree_alloc(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lpm_tree *lpm_tree) mlxsw_sp_lpm_tree_alloc() argument 598 mlxsw_sp_lpm_tree_free(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lpm_tree *lpm_tree) mlxsw_sp_lpm_tree_free() argument 610 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) mlxsw_sp_lpm_tree_left_struct_set() argument 638 struct mlxsw_sp_lpm_tree *lpm_tree; mlxsw_sp_lpm_tree_create() local 665 mlxsw_sp_lpm_tree_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lpm_tree *lpm_tree) mlxsw_sp_lpm_tree_destroy() argument 676 struct mlxsw_sp_lpm_tree *lpm_tree; mlxsw_sp_lpm_tree_get() local 692 mlxsw_sp_lpm_tree_hold(struct mlxsw_sp_lpm_tree *lpm_tree) mlxsw_sp_lpm_tree_hold() argument 697 mlxsw_sp_lpm_tree_put(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lpm_tree *lpm_tree) mlxsw_sp_lpm_tree_put() argument 709 struct mlxsw_sp_lpm_tree *lpm_tree; mlxsw_sp_lpm_init() local 757 struct mlxsw_sp_lpm_tree *lpm_tree; mlxsw_sp_lpm_fini() local 6375 struct mlxsw_sp_lpm_tree *lpm_tree; mlxsw_sp_fib_lpm_tree_link() local 6405 struct mlxsw_sp_lpm_tree *lpm_tree = fib_node->fib->lpm_tree; mlxsw_sp_fib_lpm_tree_unlink() local [all...] |
Completed in 25 milliseconds