Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.h146 ICE_FLOW_SEG_HDR_GRE = 0x00000200, enumerator
H A Dice_flow.c98 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_GRE, 12,
827 } else if (hdrs & ICE_FLOW_SEG_HDR_GRE) { in ice_flow_proc_seg_hdrs()