Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c98 { ICE_IPV4_OFOS, 14 },
114 0x45, 0x00, 0x00, 0x3E, /* ICE_IPV4_OFOS 14 */
145 { ICE_IPV4_OFOS, 14 },
161 0x45, 0x00, 0x00, 0x3E, /* ICE_IPV4_OFOS 14 */
189 { ICE_IPV4_OFOS, 14 },
208 0x45, 0x00, 0x00, 0x5a, /* ICE_IPV4_OFOS 14 */
242 { ICE_IPV4_OFOS, 14 },
261 0x45, 0x00, 0x00, 0x4e, /* ICE_IPV4_OFOS 14 */
292 { ICE_IPV4_OFOS, 14 },
308 0x45, 0x00, 0x00, 0x66, /* ICE_IPV4_OFOS 1
[all...]
H A Dice_protocol_type.h40 ICE_IPV4_OFOS, enumerator
H A Dice_tc_lib.c108 return inner ? ICE_IPV4_IL : ICE_IPV4_OFOS; in ice_proto_type_from_ipv4()