Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_ACTION_RSS (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h233 #define MLX5_FLOW_ACTION_RSS (1u << 2) macro
276 MLX5_FLOW_ACTION_RSS | MLX5_FLOW_ACTION_JUMP | \
H A Dmlx5_flow_verbs.c1473 action_flags |= MLX5_FLOW_ACTION_RSS; in flow_verbs_validate()
1754 action_flags |= MLX5_FLOW_ACTION_RSS; in flow_verbs_translate()
H A Dmlx5_flow_dv.c3234 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 …]