Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_type.h92 TNL_GENEVE, enumerator
H A Dice_tc_lib.c134 case TNL_GENEVE: in ice_proto_type_from_tunnel()
156 case TNL_GENEVE: in ice_sw_type_from_tunnel()
195 case TNL_GENEVE: in ice_tc_fill_tunnel_outer()
644 return TNL_GENEVE; in ice_tc_tun_get_type()
1578 fltr->tunnel_type != TNL_VXLAN && fltr->tunnel_type != TNL_GENEVE) { in ice_parse_tunnel_attr()
H A Dice_ddp.c22 { TNL_GENEVE, "TNL_GENEVE_PF" },
H A Dice_flex_pipe.c582 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()
H A Dice_switch.c5780 if (!ice_get_open_tunnel_port(hw, &open_port, TNL_GENEVE)) in ice_fill_adv_packet_tun()
H A Dice_main.c4085 udp_tunnel_nic->tables[1].n_entries = hw->tnl.valid_count[TNL_GENEVE]; in ice_init_pf()