Home
last modified time | relevance | path

Searched refs:ICE_PROT_ETYPE_OL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h78 ICE_PROT_ETYPE_OL = 9, enumerator
H A Dice_flow.c921 prot_id = seg == 0 ? ICE_PROT_ETYPE_OL : ICE_PROT_ETYPE_IL; in ice_flow_xtract_fld()