Searched refs:ICE_GENEVE (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_protocol_type.h | 42 ICE_GENEVE, enumerator
|
H A D | ice_switch.c | 190 { 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 D | ice_tc_lib.c | 135 return ICE_GENEVE; in ice_proto_type_from_tunnel()
|