Home
last modified time | relevance | path

Searched refs:ICE_VXLAN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h41 ICE_VXLAN, enumerator
H A Dice_switch.c189 { ICE_VXLAN, 42 },
242 { ICE_VXLAN, 42 },
393 { ICE_VXLAN, 42 },
451 { ICE_VXLAN, 42 },
4569 ICE_PROTOCOL_ENTRY(ICE_VXLAN, 8, 10, 12, 14),
4602 { ICE_VXLAN, ICE_UDP_OF_HW },
5730 case ICE_VXLAN: in ice_fill_adv_dummy_packet()
H A Dice_tc_lib.c133 return ICE_VXLAN; in ice_proto_type_from_tunnel()