Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
Dice_protocol_type.h37 ICE_IPV6_IL, enumerator
Dice_switch.c295 { ICE_IPV6_IL, 56 },
347 { ICE_IPV6_IL, 56 },
399 { ICE_IPV6_IL, 64 },
457 { ICE_IPV6_IL, 64 },
734 { ICE_IPV6_IL, 62 },
786 { ICE_IPV6_IL, 62 },
936 { ICE_IPV6_IL, 82 },
993 { ICE_IPV6_IL, 82 },
4562 { ICE_IPV6_IL, { 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24,
4587 { ICE_IPV6_IL, ICE_IPV6_IL_HW },
[all …]
Dice_tc_lib.c103 return inner ? ICE_IPV6_IL : ICE_IPV6_OFOS; in ice_proto_type_from_ipv6()