Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h35 ICE_IPV4_IL, enumerator
H A Dice_switch.c100 { ICE_IPV4_IL, 56 },
147 { ICE_IPV4_IL, 56 },
194 { ICE_IPV4_IL, 64 },
247 { ICE_IPV4_IL, 64 },
640 { ICE_IPV4_IL, 62 },
688 { ICE_IPV4_IL, 62 },
834 { ICE_IPV4_IL, 82 },
886 { ICE_IPV4_IL, 82 },
4561 ICE_PROTOCOL_ENTRY(ICE_IPV4_IL, 0, 2, 4, 6, 8, 10, 12, 14, 16, 18),
4596 { ICE_IPV4_IL, ICE_IPV4_IL_HW },
[all …]
H A Dice_tc_lib.c108 return inner ? ICE_IPV4_IL : ICE_IPV4_OFOS; in ice_proto_type_from_ipv4()