Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h48 ICE_GENEVE, enumerator
H A Dice_switch.c192 { ICE_GENEVE, 42 },
245 { ICE_GENEVE, 42 },
396 { ICE_GENEVE, 42 },
454 { ICE_GENEVE, 42 },
4669 ICE_PROTOCOL_ENTRY(ICE_GENEVE, 8, 10, 12, 14),
4703 { ICE_GENEVE, ICE_UDP_OF_HW },
5714 case ICE_GENEVE: in ice_fill_adv_dummy_packet()
H A Dice_tc_lib.c135 return ICE_GENEVE; in ice_proto_type_from_tunnel()