Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_flow.h290 #define ICE_FLOW_SEG_MAX 2 macro
372 struct ice_flow_seg_info segs[ICE_FLOW_SEG_MAX];
A Dice_flow.c1546 if (segs_cnt > ICE_FLOW_SEG_MAX) in ice_flow_add_prof()
2034 if (!segs_cnt || segs_cnt > ICE_FLOW_SEG_MAX) in ice_add_rss_cfg_sync()

Completed in 8 milliseconds