Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_protocol_type.h32 ICE_ETYPE_IL, enumerator
Dice_switch.c100 { ICE_ETYPE_IL, 54 },
147 { ICE_ETYPE_IL, 54 },
194 { ICE_ETYPE_IL, 62 },
247 { ICE_ETYPE_IL, 62 },
294 { ICE_ETYPE_IL, 54 },
346 { ICE_ETYPE_IL, 54 },
398 { ICE_ETYPE_IL, 62 },
456 { ICE_ETYPE_IL, 62 },
4538 { ICE_ETYPE_IL, { 0 } },
4564 { ICE_ETYPE_IL, ICE_ETYPE_IL_HW },
[all …]
Dice_tc_lib.c93 return inner ? ICE_ETYPE_IL : ICE_ETYPE_OL; in ice_proto_type_from_etype()