Searched refs:ICE_IPV6_IL (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_protocol_type.h | 37 ICE_IPV6_IL, enumerator
|
A D | ice_switch.c | 295 { 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 }, 4569 { ICE_IPV6_IL, ICE_IPV6_IL_HW }, 5654 else if (lkups[i].type == ICE_IPV6_IL) in ice_find_dummy_packet() [all …]
|
A D | ice_tc_lib.c | 103 return inner ? ICE_IPV6_IL : ICE_IPV6_OFOS; in ice_proto_type_from_ipv6()
|
Completed in 18 milliseconds