Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/ !
Dice_flow.c615 #define ICE_FLOW_SEG_HDRS_L4_MASK \ macro
638 if (segs[i].hdrs & ICE_FLOW_SEG_HDRS_L4_MASK && in ice_flow_val_hdrs()
639 !is_power_of_2(segs[i].hdrs & ICE_FLOW_SEG_HDRS_L4_MASK)) in ice_flow_val_hdrs()
677 else if (params->prof->segs[seg].hdrs & ICE_FLOW_SEG_HDRS_L4_MASK) in ice_flow_calc_seg_sz()