Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c96 { ICE_IPV4_OFOS, 14 },
143 { ICE_IPV4_OFOS, 14 },
187 { ICE_IPV4_OFOS, 14 },
240 { ICE_IPV4_OFOS, 14 },
290 { ICE_IPV4_OFOS, 14 },
342 { ICE_IPV4_OFOS, 14 },
391 { ICE_IPV4_OFOS, 14 },
449 { ICE_IPV4_OFOS, 14 },
505 { ICE_IPV4_OFOS, 14 },
534 { ICE_IPV4_OFOS, 14 },
[all …]
H A Dice_protocol_type.h34 ICE_IPV4_OFOS, enumerator
H A Dice_tc_lib.c108 return inner ? ICE_IPV4_IL : ICE_IPV4_OFOS; in ice_proto_type_from_ipv4()