Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
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];
Dice_flow.c1795 if (seg->raws_cnt < ICE_FLOW_SEG_RAW_FLD_MAX) { in ice_flow_add_fld_raw()