Searched refs:mlxsw_sp_lpm_tree_put (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 121 static void mlxsw_sp_lpm_tree_put(struct mlxsw_sp *mlxsw_sp, 453 mlxsw_sp_lpm_tree_put(mlxsw_sp, lpm_tree); in mlxsw_sp_fib_create() 463 mlxsw_sp_lpm_tree_put(mlxsw_sp, fib->lpm_tree); in mlxsw_sp_fib_destroy() 593 static void mlxsw_sp_lpm_tree_put(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_lpm_tree_put() function 645 mlxsw_sp_lpm_tree_put(mlxsw_sp, lpm_tree); in mlxsw_sp_lpm_init() 656 mlxsw_sp_lpm_tree_put(mlxsw_sp, lpm_tree); in mlxsw_sp_lpm_fini() 659 mlxsw_sp_lpm_tree_put(mlxsw_sp, lpm_tree); in mlxsw_sp_lpm_fini() 871 mlxsw_sp_lpm_tree_put(mlxsw_sp, old_tree); in mlxsw_sp_vr_lpm_tree_replace() 875 mlxsw_sp_lpm_tree_put(mlxsw_sp, new_tree); in mlxsw_sp_vr_lpm_tree_replace() 907 mlxsw_sp_lpm_tree_put(mlxsw_s in mlxsw_sp_vrs_lpm_tree_replace() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 164 static void mlxsw_sp_lpm_tree_put(struct mlxsw_sp *mlxsw_sp, 557 mlxsw_sp_lpm_tree_put(mlxsw_sp, lpm_tree); in mlxsw_sp_fib_create() 567 mlxsw_sp_lpm_tree_put(mlxsw_sp, fib->lpm_tree); in mlxsw_sp_fib_destroy() 697 static void mlxsw_sp_lpm_tree_put(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_lpm_tree_put() function 749 mlxsw_sp_lpm_tree_put(mlxsw_sp, lpm_tree); in mlxsw_sp_lpm_init() 760 mlxsw_sp_lpm_tree_put(mlxsw_sp, lpm_tree); in mlxsw_sp_lpm_fini() 763 mlxsw_sp_lpm_tree_put(mlxsw_sp, lpm_tree); in mlxsw_sp_lpm_fini() 977 mlxsw_sp_lpm_tree_put(mlxsw_sp, old_tree); in mlxsw_sp_vr_lpm_tree_replace() 981 mlxsw_sp_lpm_tree_put(mlxsw_sp, new_tree); in mlxsw_sp_vr_lpm_tree_replace() 1014 mlxsw_sp_lpm_tree_put(mlxsw_s in mlxsw_sp_vrs_lpm_tree_replace() [all...] |
Completed in 16 milliseconds