Searched refs:MLX5_MAX_SPLIT_ACTIONS (Results 1 – 1 of 1) sorted by relevance
3918 #define MLX5_MAX_SPLIT_ACTIONS 24 macro5255 struct rte_flow_action actions[MLX5_MAX_SPLIT_ACTIONS]; in flow_list_create()5259 struct rte_flow_action actions[MLX5_MAX_SPLIT_ACTIONS]; in flow_list_create()5310 if (hairpin_flow > MLX5_MAX_SPLIT_ACTIONS) { in flow_list_create()