Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.h350 #define ICE_FLOW_SEG_RAW_FLD_MAX 2 macro
402 struct ice_flow_seg_fld_raw raws[ICE_FLOW_SEG_RAW_FLD_MAX];
H A Dice_flow.c1899 if (seg->raws_cnt < ICE_FLOW_SEG_RAW_FLD_MAX) { in ice_flow_add_fld_raw()