Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h44 ICE_GTP, enumerator
H A Dice_switch.c639 { ICE_GTP, 42 },
687 { ICE_GTP, 42 },
732 { ICE_GTP, 42 },
784 { ICE_GTP, 42 },
833 { ICE_GTP, 62 },
885 { ICE_GTP, 62 },
934 { ICE_GTP, 62 },
991 { ICE_GTP, 62 },
4572 ICE_PROTOCOL_ENTRY(ICE_GTP, 8, 10, 12, 14, 16, 18, 20, 22),
4605 { ICE_GTP, ICE_UDP_OF_HW },
[all …]
H A Dice_tc_lib.c140 return ICE_GTP; in ice_proto_type_from_tunnel()