Searched refs:MLX5_FLOW_ACTION_COUNT (Results 1 – 3 of 3) sorted by relevance
1479 action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_verbs_validate()1494 (action_flags & ~(MLX5_FLOW_ACTION_DROP | MLX5_FLOW_ACTION_COUNT))) in flow_verbs_validate()1763 action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_verbs_translate()
236 #define MLX5_FLOW_ACTION_COUNT (1u << 5) macro
3309 if (action_flags & MLX5_FLOW_ACTION_COUNT) in flow_dv_validate_action_count()5691 sub_action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_dv_validate_action_sample()5692 *action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_dv_validate_action_sample()7468 action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_dv_validate()7943 (action_flags & ~(MLX5_FLOW_ACTION_DROP | MLX5_FLOW_ACTION_COUNT))) in flow_dv_validate()11941 action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_dv_translate_action_sample()13201 action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_dv_translate()13214 action_flags |= MLX5_FLOW_ACTION_COUNT; in flow_dv_translate()13579 if (action_flags & MLX5_FLOW_ACTION_COUNT) { in flow_dv_translate()