Home
last modified time | relevance | path

Searched refs:MLXSW_SP_L3_PROTO_IPV4 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum1_mr_tcam.c36 case MLXSW_SP_L3_PROTO_IPV4: in mlxsw_sp1_mr_tcam_route_replace()
68 case MLXSW_SP_L3_PROTO_IPV4: in mlxsw_sp1_mr_tcam_route_remove()
306 &region[MLXSW_SP_L3_PROTO_IPV4], in mlxsw_sp1_mr_tcam_init()
321 mlxsw_sp1_mr_tcam_region_fini(&region[MLXSW_SP_L3_PROTO_IPV4]); in mlxsw_sp1_mr_tcam_init()
331 mlxsw_sp1_mr_tcam_region_fini(&region[MLXSW_SP_L3_PROTO_IPV4]); in mlxsw_sp1_mr_tcam_fini()
H A Dspectrum_ipip.c105 case MLXSW_SP_L3_PROTO_IPV4: in mlxsw_sp_ipip_netdev_saddr()
135 case MLXSW_SP_L3_PROTO_IPV4: in mlxsw_sp_ipip_netdev_daddr()
160 .proto = MLXSW_SP_L3_PROTO_IPV4, in mlxsw_sp_ipip_netdev_parms_init_gre4()
255 mlxsw_sp_ipip_tunnel_complete(MLXSW_SP_L3_PROTO_IPV4, ol_dev); in mlxsw_sp_ipip_can_offload_gre4()
271 .ul_protocol = MLXSW_SP_L3_PROTO_IPV4, in mlxsw_sp_ipip_ol_loopback_config_gre4()
272 .saddr = mlxsw_sp_ipip_netdev_saddr(MLXSW_SP_L3_PROTO_IPV4, in mlxsw_sp_ipip_ol_loopback_config_gre4()
360 .ul_proto = MLXSW_SP_L3_PROTO_IPV4,
H A Dspectrum2_mr_tcam.c26 case MLXSW_SP_L3_PROTO_IPV4: in mlxsw_sp2_mr_tcam_proto_ruleset()
64 MLXSW_SP_L3_PROTO_IPV4, in mlxsw_sp2_mr_tcam_ipv4_init()
202 case MLXSW_SP_L3_PROTO_IPV4: in mlxsw_sp2_mr_tcam_rule_parse()
H A Dspectrum_nve_vxlan.c137 config->ul_proto = MLXSW_SP_L3_PROTO_IPV4; in mlxsw_sp_nve_vxlan_ul_proto_sip_config()
181 case MLXSW_SP_L3_PROTO_IPV4: in mlxsw_sp_nve_vxlan_config_prepare()
H A Dspectrum_nve.c183 [MLXSW_SP_L3_PROTO_IPV4] = &mlxsw_sp_nve_mc_record_ipv4_ops,
192 case MLXSW_SP_L3_PROTO_IPV4: in mlxsw_sp_nve_learned_ip_resolve()
1110 mlxsw_sp->nve->num_max_mc_entries[MLXSW_SP_L3_PROTO_IPV4] = max; in mlxsw_sp_nve_resources_query()
H A Dspectrum_router.c732 MLXSW_SP_L3_PROTO_IPV4); in mlxsw_sp_lpm_init()
737 mlxsw_sp->router->lpm.proto_trees[MLXSW_SP_L3_PROTO_IPV4] = lpm_tree; in mlxsw_sp_lpm_init()
750 lpm_tree = mlxsw_sp->router->lpm.proto_trees[MLXSW_SP_L3_PROTO_IPV4]; in mlxsw_sp_lpm_init()
764 lpm_tree = mlxsw_sp->router->lpm.proto_trees[MLXSW_SP_L3_PROTO_IPV4]; in mlxsw_sp_lpm_fini()
773 !!vr->mr_table[MLXSW_SP_L3_PROTO_IPV4] || in mlxsw_sp_vr_is_used()
860 case MLXSW_SP_L3_PROTO_IPV4: in mlxsw_sp_vr_fib()
883 fib4 = mlxsw_sp_fib_create(mlxsw_sp, vr, MLXSW_SP_L3_PROTO_IPV4); in mlxsw_sp_vr_create()
892 MLXSW_SP_L3_PROTO_IPV4); in mlxsw_sp_vr_create()
906 vr->mr_table[MLXSW_SP_L3_PROTO_IPV4] = mr4_table; in mlxsw_sp_vr_create()
925 mlxsw_sp_mr_table_destroy(vr->mr_table[MLXSW_SP_L3_PROTO_IPV4]); in mlxsw_sp_vr_destroy()
[all …]
H A Dspectrum_switchdev.c1766 case MLXSW_SP_L3_PROTO_IPV4: in mlxsw_sp_port_fdb_tunnel_uc_op()
2973 *proto = MLXSW_SP_L3_PROTO_IPV4; in mlxsw_sp_switchdev_vxlan_addr_convert()
2986 case MLXSW_SP_L3_PROTO_IPV4: in mlxsw_sp_switchdev_addr_vxlan_convert()