Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h37 ICE_IPV6_IL, enumerator
H A Dice_switch.c294 { ICE_IPV6_IL, 56 },
346 { ICE_IPV6_IL, 56 },
398 { ICE_IPV6_IL, 64 },
456 { ICE_IPV6_IL, 64 },
733 { ICE_IPV6_IL, 62 },
785 { ICE_IPV6_IL, 62 },
935 { ICE_IPV6_IL, 82 },
992 { ICE_IPV6_IL, 82 },
4598 { ICE_IPV6_IL, ICE_IPV6_IL_HW },
5626 else if (lkups[i].type == ICE_IPV6_IL) in ice_find_dummy_packet()
[all …]
H A Dice_tc_lib.c113 return inner ? ICE_IPV6_IL : ICE_IPV6_OFOS; in ice_proto_type_from_ipv6()