Searched refs:TNL_GENEVE (Results 1 – 5 of 5) sorted by relevance
95 case TNL_GENEVE: in ice_proto_type_from_tunnel()110 case TNL_GENEVE: in ice_sw_type_from_tunnel()132 case TNL_GENEVE: in ice_tc_fill_tunnel_outer()343 return TNL_GENEVE; in ice_tc_tun_get_type()799 fltr->tunnel_type != TNL_VXLAN && fltr->tunnel_type != TNL_GENEVE) { in ice_parse_tunnel_attr()
375 TNL_GENEVE, enumerator
13 { TNL_GENEVE, "TNL_GENEVE_PF" },2103 tnl_type = ti->type == UDP_TUNNEL_TYPE_VXLAN ? TNL_VXLAN : TNL_GENEVE; in ice_udp_tunnel_set_port()2126 tnl_type = ti->type == UDP_TUNNEL_TYPE_VXLAN ? TNL_VXLAN : TNL_GENEVE; in ice_udp_tunnel_unset_port()
4558 if (pf->hw.tnl.valid_count[TNL_GENEVE]) { in ice_probe()4560 pf->hw.tnl.valid_count[TNL_GENEVE]; in ice_probe()
4970 if (!ice_get_open_tunnel_port(hw, &open_port, TNL_GENEVE)) in ice_fill_adv_packet_tun()
Completed in 33 milliseconds