Searched refs:MLX5_FLOW_ACTION_RSS (Results 1 – 3 of 3) sorted by relevance
233 #define MLX5_FLOW_ACTION_RSS (1u << 2) macro276 MLX5_FLOW_ACTION_RSS | MLX5_FLOW_ACTION_JUMP | \
1473 action_flags |= MLX5_FLOW_ACTION_RSS; in flow_verbs_validate()1754 action_flags |= MLX5_FLOW_ACTION_RSS; in flow_verbs_translate()
3234 MLX5_FLOW_ACTION_RSS; in flow_dv_validate_action_set_tag()5668 sub_action_flags |= MLX5_FLOW_ACTION_RSS; in flow_dv_validate_action_sample()5736 MLX5_FLOW_ACTION_RSS))) in flow_dv_validate_action_sample()5762 if (sub_action_flags & MLX5_FLOW_ACTION_RSS) in flow_dv_validate_action_sample()7446 action_flags |= MLX5_FLOW_ACTION_RSS; in flow_dv_validate()7968 if (action_flags & MLX5_FLOW_ACTION_RSS) in flow_dv_validate()11888 action_flags |= MLX5_FLOW_ACTION_RSS; in flow_dv_translate_action_sample()13159 action_flags |= MLX5_FLOW_ACTION_RSS; in flow_dv_translate()13915 if (action_flags & MLX5_FLOW_ACTION_RSS) in flow_dv_translate()15859 action_flags |= MLX5_FLOW_ACTION_RSS; in __flow_dv_create_domain_policy_acts()[all …]