Searched refs:TNL_VXLAN (Results 1 – 7 of 7) sorted by relevance
91 TNL_VXLAN = 0, enumerator
132 case TNL_VXLAN: in ice_proto_type_from_tunnel()154 case TNL_VXLAN: in ice_sw_type_from_tunnel()194 case TNL_VXLAN: in ice_tc_fill_tunnel_outer()642 return TNL_VXLAN; in ice_tc_tun_get_type()1578 fltr->tunnel_type != TNL_VXLAN && fltr->tunnel_type != TNL_GENEVE) { in ice_parse_tunnel_attr()
21 { TNL_VXLAN, "TNL_VXLAN_PF" },
582 tnl_type = ti->type == UDP_TUNNEL_TYPE_VXLAN ? TNL_VXLAN : TNL_GENEVE; in ice_udp_tunnel_set_port()603 tnl_type = ti->type == UDP_TUNNEL_TYPE_VXLAN ? TNL_VXLAN : TNL_GENEVE; in ice_udp_tunnel_unset_port()
5778 if (!ice_get_open_tunnel_port(hw, &open_port, TNL_VXLAN)) in ice_fill_adv_packet_tun()
4083 udp_tunnel_nic->tables[0].n_entries = hw->tnl.valid_count[TNL_VXLAN]; in ice_init_pf()
868 if (ice_get_open_tunnel_port(hw, &udp_port, TNL_VXLAN)) in ice_vc_fdir_parse_raw()