Searched refs:mlxsw_sp_vr_lpm_tree_should_replace (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 847 mlxsw_sp_vr_lpm_tree_should_replace(struct mlxsw_sp_vr *vr, in mlxsw_sp_vr_lpm_tree_should_replace() function 895 if (!mlxsw_sp_vr_lpm_tree_should_replace(vr, proto, old_id)) in mlxsw_sp_vrs_lpm_tree_replace() 913 if (!mlxsw_sp_vr_lpm_tree_should_replace(vr, proto, new_id)) in mlxsw_sp_vrs_lpm_tree_replace()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 953 mlxsw_sp_vr_lpm_tree_should_replace(struct mlxsw_sp_vr *vr, in mlxsw_sp_vr_lpm_tree_should_replace() function 1002 if (!mlxsw_sp_vr_lpm_tree_should_replace(vr, proto, old_id)) in mlxsw_sp_vrs_lpm_tree_replace() 1020 if (!mlxsw_sp_vr_lpm_tree_should_replace(vr, proto, new_id)) in mlxsw_sp_vrs_lpm_tree_replace()
|
Completed in 26 milliseconds