Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flow.c216 #define ICE_FLOW_SEG_HDRS_L4_MASK \ macro
236 if (segs[i].hdrs & ICE_FLOW_SEG_HDRS_L4_MASK && in ice_flow_val_hdrs()
237 !is_power_of_2(segs[i].hdrs & ICE_FLOW_SEG_HDRS_L4_MASK)) in ice_flow_val_hdrs()
302 !(hdrs & ICE_FLOW_SEG_HDRS_L4_MASK)) { in ice_flow_proc_seg_hdrs()
313 !(hdrs & ICE_FLOW_SEG_HDRS_L4_MASK)) { in ice_flow_proc_seg_hdrs()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A 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()

Completed in 5 milliseconds