Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h43 ICE_IPV6_IL, enumerator
H A Dice_switch.c296 { ICE_IPV6_IL, 56 },
348 { ICE_IPV6_IL, 56 },
400 { ICE_IPV6_IL, 64 },
458 { ICE_IPV6_IL, 64 },
735 { ICE_IPV6_IL, 62 },
787 { ICE_IPV6_IL, 62 },
937 { ICE_IPV6_IL, 82 },
994 { ICE_IPV6_IL, 82 },
4697 { ICE_IPV6_IL, ICE_IPV6_IL_HW },
5610 else if (lkups[i].type == ICE_IPV6_IL) in ice_find_dummy_packet()
[all …]
H A Dice_tc_lib.c116 return inner ? ICE_IPV6_IL : ICE_IPV6_OFOS; in ice_proto_type_from_ipv6()