Home
last modified time | relevance | path

Searched refs:MLXSW_SP_L3_PROTO_IPV6 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c106 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp_ipip_netdev_saddr()
134 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp_ipip_netdev_daddr()
371 .proto = MLXSW_SP_L3_PROTO_IPV6, in mlxsw_sp_ipip_netdev_parms_init_gre6()
447 mlxsw_sp_ipip_tunnel_complete(MLXSW_SP_L3_PROTO_IPV6, ol_dev); in mlxsw_sp_ipip_can_offload_gre6()
463 .ul_protocol = MLXSW_SP_L3_PROTO_IPV6, in mlxsw_sp_ipip_ol_loopback_config_gre6()
464 .saddr = mlxsw_sp_ipip_netdev_saddr(MLXSW_SP_L3_PROTO_IPV6, in mlxsw_sp_ipip_ol_loopback_config_gre6()
521 .ul_proto = MLXSW_SP_L3_PROTO_IPV6,
541 .ul_proto = MLXSW_SP_L3_PROTO_IPV6,
H A Dspectrum1_mr_tcam.c46 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp1_mr_tcam_route_replace()
72 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp1_mr_tcam_route_remove()
313 &region[MLXSW_SP_L3_PROTO_IPV6], in mlxsw_sp1_mr_tcam_init()
330 mlxsw_sp1_mr_tcam_region_fini(&region[MLXSW_SP_L3_PROTO_IPV6]); in mlxsw_sp1_mr_tcam_fini()
H A Dspectrum2_mr_tcam.c28 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp2_mr_tcam_proto_ruleset()
115 MLXSW_SP_L3_PROTO_IPV6, in mlxsw_sp2_mr_tcam_ipv6_init()
204 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp2_mr_tcam_rule_parse()
H A Dspectrum_nve_vxlan.c141 config->ul_proto = MLXSW_SP_L3_PROTO_IPV6; in mlxsw_sp_nve_vxlan_ul_proto_sip_config()
185 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp_nve_vxlan_config_prepare()
H A Dspectrum_router.c739 MLXSW_SP_L3_PROTO_IPV6); in mlxsw_sp_lpm_init()
744 mlxsw_sp->router->lpm.proto_trees[MLXSW_SP_L3_PROTO_IPV6] = lpm_tree; in mlxsw_sp_lpm_init()
760 lpm_tree = mlxsw_sp->router->lpm.proto_trees[MLXSW_SP_L3_PROTO_IPV6]; in mlxsw_sp_lpm_fini()
773 !!vr->mr_table[MLXSW_SP_L3_PROTO_IPV6]; in mlxsw_sp_vr_is_used()
861 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp_vr_fib()
885 fib6 = mlxsw_sp_fib_create(mlxsw_sp, vr, MLXSW_SP_L3_PROTO_IPV6); in mlxsw_sp_vr_create()
897 MLXSW_SP_L3_PROTO_IPV6); in mlxsw_sp_vr_create()
906 vr->mr_table[MLXSW_SP_L3_PROTO_IPV6] = mr6_table; in mlxsw_sp_vr_create()
922 mlxsw_sp_mr_table_destroy(vr->mr_table[MLXSW_SP_L3_PROTO_IPV6]); in mlxsw_sp_vr_destroy()
923 vr->mr_table[MLXSW_SP_L3_PROTO_IPV6] = NULL; in mlxsw_sp_vr_destroy()
[all …]
H A Dspectrum_nve.c184 [MLXSW_SP_L3_PROTO_IPV6] = &mlxsw_sp_nve_mc_record_ipv6_ops,
1112 mlxsw_sp->nve->num_max_mc_entries[MLXSW_SP_L3_PROTO_IPV6] = max; in mlxsw_sp_nve_resources_query()
H A Dspectrum.h745 MLXSW_SP_L3_PROTO_IPV6, enumerator
746 #define MLXSW_SP_L3_PROTO_MAX (MLXSW_SP_L3_PROTO_IPV6 + 1)
H A Dspectrum_mr.c847 key->proto = MLXSW_SP_L3_PROTO_IPV6; in mlxsw_sp_mr_route6_key()
H A Dspectrum_switchdev.c1769 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp_port_fdb_tunnel_uc_op()
2976 *proto = MLXSW_SP_L3_PROTO_IPV6; in mlxsw_sp_switchdev_vxlan_addr_convert()
2990 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp_switchdev_addr_vxlan_convert()