Searched refs:mlxsw_sp_vr_fib (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 748 static struct mlxsw_sp_fib *mlxsw_sp_vr_fib(const struct mlxsw_sp_vr *vr, in mlxsw_sp_vr_fib() function 850 struct mlxsw_sp_fib *fib = mlxsw_sp_vr_fib(vr, proto); in mlxsw_sp_vr_lpm_tree_should_replace() 898 mlxsw_sp_vr_fib(vr, proto), in mlxsw_sp_vrs_lpm_tree_replace() 916 mlxsw_sp_vr_fib(vr, proto), in mlxsw_sp_vrs_lpm_tree_replace() 1158 fib = mlxsw_sp_vr_fib(vr, proto); in mlxsw_sp_router_ip2me_fib_entry_find() 1204 ul_fib = mlxsw_sp_vr_fib(ul_vr, ipip_ops->ul_proto); in mlxsw_sp_ipip_entry_find_decap() 4658 fib = mlxsw_sp_vr_fib(vr, MLXSW_SP_L3_PROTO_IPV4); in mlxsw_sp_fib4_entry_lookup() 4843 fib = mlxsw_sp_vr_fib(vr, proto); in mlxsw_sp_fib_node_get() 5473 fib = mlxsw_sp_vr_fib(vr, MLXSW_SP_L3_PROTO_IPV6); in mlxsw_sp_fib6_entry_lookup() 5848 struct mlxsw_sp_fib *fib = mlxsw_sp_vr_fib(v in mlxsw_sp_vr_fib_flush() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 854 static struct mlxsw_sp_fib *mlxsw_sp_vr_fib(const struct mlxsw_sp_vr *vr, in mlxsw_sp_vr_fib() function 956 struct mlxsw_sp_fib *fib = mlxsw_sp_vr_fib(vr, proto); in mlxsw_sp_vr_lpm_tree_should_replace() 1005 mlxsw_sp_vr_fib(vr, proto), in mlxsw_sp_vrs_lpm_tree_replace() 1023 mlxsw_sp_vr_fib(vr, proto), in mlxsw_sp_vrs_lpm_tree_replace() 1357 fib = mlxsw_sp_vr_fib(vr, proto); in mlxsw_sp_router_ip2me_fib_entry_find() 1407 ul_fib = mlxsw_sp_vr_fib(ul_vr, ipip_ops->ul_proto); in mlxsw_sp_ipip_entry_find_decap() 6295 fib = mlxsw_sp_vr_fib(vr, MLXSW_SP_L3_PROTO_IPV4); in mlxsw_sp_fib4_entry_lookup() 6479 fib = mlxsw_sp_vr_fib(vr, proto); in mlxsw_sp_fib_node_get() 7211 fib = mlxsw_sp_vr_fib(vr, MLXSW_SP_L3_PROTO_IPV6); in mlxsw_sp_fib6_entry_lookup() 7508 struct mlxsw_sp_fib *fib = mlxsw_sp_vr_fib(v in mlxsw_sp_vr_fib_flush() [all...] |
Completed in 23 milliseconds