Home
last modified time | relevance | path

Searched refs:ICE_FLOW_SEG_RAW_FLD_MAX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flow.h131 #define ICE_FLOW_SEG_RAW_FLD_MAX 2 macro
181 struct ice_flow_seg_fld_raw raws[ICE_FLOW_SEG_RAW_FLD_MAX];
H A Dice_flow.c1141 if (seg->raws_cnt < ICE_FLOW_SEG_RAW_FLD_MAX) { in ice_flow_add_fld_raw()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flow.h293 #define ICE_FLOW_SEG_RAW_FLD_MAX 2 macro
344 struct ice_flow_seg_fld_raw raws[ICE_FLOW_SEG_RAW_FLD_MAX];
H A Dice_flow.c1778 if (seg->raws_cnt < ICE_FLOW_SEG_RAW_FLD_MAX) { in ice_flow_add_fld_raw()

Completed in 7 milliseconds