Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h41 ICE_IPV4_IL, enumerator
H A Dice_switch.c102 { 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 Dice_tc_lib.c108 return inner ? ICE_IPV4_IL : ICE_IPV4_OFOS; in ice_proto_type_from_ipv4()