Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c636 #define ICE_FLOW_SEG_HDRS_L3_MASK \ macro
656 if (segs[i].hdrs & ICE_FLOW_SEG_HDRS_L3_MASK && in ice_flow_val_hdrs()
657 !is_power_of_2(segs[i].hdrs & ICE_FLOW_SEG_HDRS_L3_MASK)) in ice_flow_val_hdrs()