Home
last modified time | relevance | path

Searched refs:ICE_FLOW_SEG_MAX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flow.h130 #define ICE_FLOW_SEG_MAX 2 macro
211 struct ice_flow_seg_info segs[ICE_FLOW_SEG_MAX];
H A Dice_flow.c887 if (segs_cnt > ICE_FLOW_SEG_MAX) in ice_flow_add_prof()
1370 if (!segs_cnt || segs_cnt > ICE_FLOW_SEG_MAX) in ice_add_rss_cfg_sync()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flow.h292 #define ICE_FLOW_SEG_MAX 2 macro
374 struct ice_flow_seg_info segs[ICE_FLOW_SEG_MAX];
H A Dice_flow.c1527 if (segs_cnt > ICE_FLOW_SEG_MAX) in ice_flow_add_prof()
2063 if (!segs_cnt || segs_cnt > ICE_FLOW_SEG_MAX) in ice_add_rss_cfg_sync()

Completed in 12 milliseconds