Searched refs:TNL_VXLAN (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_type.h | 726 TNL_VXLAN = 0, enumerator
|
| H A D | ice_fdir.c | 3285 if (!ice_get_open_tunnel_port(hw, TNL_VXLAN, port) && in ice_fdir_get_open_tunnel_port()
|
| H A D | ice_flex_pipe.c | 22 { TNL_VXLAN, "TNL_VXLAN_PF" },
|
| H A D | ice_switch.c | 8618 if (!ice_get_open_tunnel_port(hw, TNL_VXLAN, &open_port)) in ice_fill_adv_packet_tun()
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_dcf_ethdev.c | 1566 ret = ice_create_tunnel(parent_hw, TNL_VXLAN, in ice_dcf_dev_udp_tunnel_port_add()
|
| H A D | ice_ethdev.c | 5648 ret = ice_create_tunnel(hw, TNL_VXLAN, udp_tunnel->udp_port); in ice_dev_udp_tunnel_port_add()
|