Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h47 ICE_VXLAN, enumerator
H A Dice_switch.c191 { ICE_VXLAN, 42 },
244 { ICE_VXLAN, 42 },
395 { ICE_VXLAN, 42 },
453 { ICE_VXLAN, 42 },
4668 ICE_PROTOCOL_ENTRY(ICE_VXLAN, 8, 10, 12, 14),
4702 { ICE_VXLAN, ICE_UDP_OF_HW },
5715 case ICE_VXLAN: in ice_fill_adv_dummy_packet()
H A Dice_tc_lib.c133 return ICE_VXLAN; in ice_proto_type_from_tunnel()