Home
last modified time | relevance | path

Searched refs:TNL_VXLAN (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_flex_type.h726 TNL_VXLAN = 0, enumerator
H A Dice_fdir.c3285 if (!ice_get_open_tunnel_port(hw, TNL_VXLAN, port) && in ice_fdir_get_open_tunnel_port()
H A Dice_flex_pipe.c22 { TNL_VXLAN, "TNL_VXLAN_PF" },
H A Dice_switch.c8618 if (!ice_get_open_tunnel_port(hw, TNL_VXLAN, &open_port)) in ice_fill_adv_packet_tun()
/dpdk/drivers/net/ice/
H A Dice_dcf_ethdev.c1566 ret = ice_create_tunnel(parent_hw, TNL_VXLAN, in ice_dcf_dev_udp_tunnel_port_add()
H A Dice_ethdev.c5648 ret = ice_create_tunnel(hw, TNL_VXLAN, udp_tunnel->udp_port); in ice_dev_udp_tunnel_port_add()