Searched refs:ICE_IPV4_IL (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_protocol_type.h | 41 ICE_IPV4_IL, enumerator
|
H A D | ice_switch.c | 102 { ICE_IPV4_IL, 56 }, 129 0x45, 0x00, 0x00, 0x14, /* ICE_IPV4_IL 56 */ 149 { ICE_IPV4_IL, 56 }, 176 0x45, 0x00, 0x00, 0x14, /* ICE_IPV4_IL 56 */ 196 { ICE_IPV4_IL, 64 }, 226 0x45, 0x00, 0x00, 0x28, /* ICE_IPV4_IL 64 */ 249 { ICE_IPV4_IL, 64 }, 279 0x45, 0x00, 0x00, 0x1c, /* ICE_IPV4_IL 64 */ 642 { ICE_IPV4_IL, 62 }, 690 { ICE_IPV4_IL, 6 [all...] |
H A D | ice_tc_lib.c | 108 return inner ? ICE_IPV4_IL : ICE_IPV4_OFOS; in ice_proto_type_from_ipv4()
|