TNL_VXLAN
{ TNL_VXLAN, "TNL_VXLAN_PF" },
tnl_type = ti->type == UDP_TUNNEL_TYPE_VXLAN ? TNL_VXLAN : TNL_GENEVE;
tnl_type = ti->type == UDP_TUNNEL_TYPE_VXLAN ? TNL_VXLAN : TNL_GENEVE;
udp_tunnel_nic->tables[0].n_entries = hw->tnl.valid_count[TNL_VXLAN];
if (!ice_get_open_tunnel_port(hw, &open_port, TNL_VXLAN))
case TNL_VXLAN:
case TNL_VXLAN:
fltr->tunnel_type != TNL_VXLAN && fltr->tunnel_type != TNL_GENEVE) {
case TNL_VXLAN:
return TNL_VXLAN;
if (ice_get_open_tunnel_port(hw, &udp_port, TNL_VXLAN))