Searched refs:MLX5_FLOW_ACTION_COUNT (Results 1 – 3 of 3) sorted by relevance
1464 action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_verbs_validate()1479 (action_flags & ~(MLX5_FLOW_ACTION_DROP | MLX5_FLOW_ACTION_COUNT))) in flow_verbs_validate()1746 action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_verbs_translate()
184 #define MLX5_FLOW_ACTION_COUNT (1u << 5) macro
4419 sub_action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_dv_validate_action_sample()5708 action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_dv_validate()6084 (action_flags & ~(MLX5_FLOW_ACTION_DROP | MLX5_FLOW_ACTION_COUNT))) in flow_dv_validate()9129 action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_dv_translate_action_sample()9907 action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_dv_translate()10216 if (action_flags & MLX5_FLOW_ACTION_COUNT) { in flow_dv_translate()