Searched refs:ICE_IPV6_OFOS (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_protocol_type.h | 35 ICE_IPV6_OFOS, enumerator
|
A D | ice_switch.c | 355 { ICE_IPV6_OFOS, 14 }, 393 { ICE_IPV6_OFOS, 18 }, 432 { ICE_IPV6_OFOS, 14 }, 471 { ICE_IPV6_OFOS, 18 }, 3766 { ICE_IPV6_OFOS, { 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 3785 { ICE_IPV6_OFOS, ICE_IPV6_OFOS_HW }, 4754 else if (lkups[i].type == ICE_IPV6_OFOS) in ice_find_dummy_packet() 4903 case ICE_IPV6_OFOS: in ice_fill_adv_dummy_packet()
|
A D | ice_tc_lib.c | 74 return inner ? ICE_IPV6_IL : ICE_IPV6_OFOS; in ice_proto_type_from_ipv6()
|
Completed in 15 milliseconds