Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flow.c214 #define ICE_FLOW_SEG_HDRS_L3_MASK \ macro
231 if (segs[i].hdrs & ICE_FLOW_SEG_HDRS_L3_MASK && in ice_flow_val_hdrs()
232 !is_power_of_2(segs[i].hdrs & ICE_FLOW_SEG_HDRS_L3_MASK)) in ice_flow_val_hdrs()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flow.c613 #define ICE_FLOW_SEG_HDRS_L3_MASK \ macro
633 if (segs[i].hdrs & ICE_FLOW_SEG_HDRS_L3_MASK && in ice_flow_val_hdrs()
634 !is_power_of_2(segs[i].hdrs & ICE_FLOW_SEG_HDRS_L3_MASK)) in ice_flow_val_hdrs()

Completed in 5 milliseconds