Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h42 ICE_GENEVE, enumerator
H A Dice_switch.c190 { ICE_GENEVE, 42 },
243 { ICE_GENEVE, 42 },
394 { ICE_GENEVE, 42 },
452 { ICE_GENEVE, 42 },
4570 ICE_PROTOCOL_ENTRY(ICE_GENEVE, 8, 10, 12, 14),
4603 { ICE_GENEVE, ICE_UDP_OF_HW },
5731 case ICE_GENEVE: in ice_fill_adv_dummy_packet()
H A Dice_tc_lib.c135 return ICE_GENEVE; in ice_proto_type_from_tunnel()