Searched refs:ICE_IPV6_IL (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_protocol_type.h | 37 ICE_IPV6_IL, enumerator
|
D | ice_switch.c | 294 { 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 }, 4560 ICE_PROTOCOL_ENTRY(ICE_IPV6_IL, 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 4594 { ICE_IPV6_IL, ICE_IPV6_IL_HW }, [all …]
|
D | ice_tc_lib.c | 111 return inner ? ICE_IPV6_IL : ICE_IPV6_OFOS; in ice_proto_type_from_ipv6()
|