Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c108 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp_ipip_netdev_saddr()
138 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp_ipip_netdev_daddr()
378 .proto = MLXSW_SP_L3_PROTO_IPV6, in mlxsw_sp_ipip_netdev_parms_init_gre6()
457 mlxsw_sp_ipip_tunnel_complete(MLXSW_SP_L3_PROTO_IPV6, ol_dev); in mlxsw_sp_ipip_can_offload_gre6()
473 .ul_protocol = MLXSW_SP_L3_PROTO_IPV6, in mlxsw_sp_ipip_ol_loopback_config_gre6()
474 .saddr = mlxsw_sp_ipip_netdev_saddr(MLXSW_SP_L3_PROTO_IPV6, in mlxsw_sp_ipip_ol_loopback_config_gre6()
531 .ul_proto = MLXSW_SP_L3_PROTO_IPV6,
551 .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 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.c740 MLXSW_SP_L3_PROTO_IPV6); in mlxsw_sp_lpm_init()
745 mlxsw_sp->router->lpm.proto_trees[MLXSW_SP_L3_PROTO_IPV6] = lpm_tree; in mlxsw_sp_lpm_init()
761 lpm_tree = mlxsw_sp->router->lpm.proto_trees[MLXSW_SP_L3_PROTO_IPV6]; in mlxsw_sp_lpm_fini()
774 !!vr->mr_table[MLXSW_SP_L3_PROTO_IPV6]; in mlxsw_sp_vr_is_used()
862 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp_vr_fib()
886 fib6 = mlxsw_sp_fib_create(mlxsw_sp, vr, MLXSW_SP_L3_PROTO_IPV6); in mlxsw_sp_vr_create()
898 MLXSW_SP_L3_PROTO_IPV6); in mlxsw_sp_vr_create()
907 vr->mr_table[MLXSW_SP_L3_PROTO_IPV6] = mr6_table; in mlxsw_sp_vr_create()
923 mlxsw_sp_mr_table_destroy(vr->mr_table[MLXSW_SP_L3_PROTO_IPV6]); in mlxsw_sp_vr_destroy()
924 vr->mr_table[MLXSW_SP_L3_PROTO_IPV6] 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.h737 MLXSW_SP_L3_PROTO_IPV6, enumerator
738 #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()
3002 *proto = MLXSW_SP_L3_PROTO_IPV6; in mlxsw_sp_switchdev_vxlan_addr_convert()
3016 case MLXSW_SP_L3_PROTO_IPV6: in mlxsw_sp_switchdev_addr_vxlan_convert()