Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c567 { ICE_IPV6_OFOS, 14 },
579 0x60, 0x00, 0x00, 0x00, /* ICE_IPV6_OFOS 40 */
603 { ICE_IPV6_OFOS, 14 },
616 0x60, 0x00, 0x00, 0x00, /* ICE_IPV6_OFOS 40 */
833 { ICE_IPV6_OFOS, 14 },
885 { ICE_IPV6_OFOS, 14 },
934 { ICE_IPV6_OFOS, 14 },
991 { ICE_IPV6_OFOS, 14 },
1083 { ICE_IPV6_OFOS, 14 },
1095 0x60, 0x00, 0x00, 0x00, /* ICE_IPV6_OFOS 1
[all...]
H A Dice_protocol_type.h42 ICE_IPV6_OFOS, enumerator
H A Dice_tc_lib.c113 return inner ? ICE_IPV6_IL : ICE_IPV6_OFOS; in ice_proto_type_from_ipv6()