Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_flex_type.h92 TNL_GENEVE, enumerator
Dice_tc_lib.c132 case TNL_GENEVE: in ice_proto_type_from_tunnel()
152 case TNL_GENEVE: in ice_sw_type_from_tunnel()
189 case TNL_GENEVE: in ice_tc_fill_tunnel_outer()
615 return TNL_GENEVE; in ice_tc_tun_get_type()
1349 fltr->tunnel_type != TNL_VXLAN && fltr->tunnel_type != TNL_GENEVE) { in ice_parse_tunnel_attr()
Dice_ddp.c21 { TNL_GENEVE, "TNL_GENEVE_PF" },
Dice_flex_pipe.c584 tnl_type = ti->type == UDP_TUNNEL_TYPE_VXLAN ? TNL_VXLAN : TNL_GENEVE; in ice_udp_tunnel_set_port()
607 tnl_type = ti->type == UDP_TUNNEL_TYPE_VXLAN ? TNL_VXLAN : TNL_GENEVE; in ice_udp_tunnel_unset_port()
Dice_main.c4607 if (pf->hw.tnl.valid_count[TNL_GENEVE]) { in ice_init_dev()
4609 pf->hw.tnl.valid_count[TNL_GENEVE]; in ice_init_dev()
Dice_switch.c5788 if (!ice_get_open_tunnel_port(hw, &open_port, TNL_GENEVE)) in ice_fill_adv_packet_tun()