Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_ACTION_MARK (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c2337 if (action_flags & MLX5_FLOW_ACTION_MARK) in flow_dv_validate_action_flag()
2410 if (action_flags & MLX5_FLOW_ACTION_MARK) in flow_dv_validate_action_mark()
5631 action_flags |= MLX5_FLOW_ACTION_MARK | in flow_dv_validate()
5634 action_flags |= MLX5_FLOW_ACTION_MARK; in flow_dv_validate()
6042 MLX5_FLOW_ACTION_MARK | in flow_dv_validate()
6067 MLX5_FLOW_ACTION_MARK | in flow_dv_validate()
6099 action_flags & MLX5_FLOW_ACTION_MARK) in flow_dv_validate()
9078 if (action_flags & MLX5_FLOW_ACTION_MARK) in flow_dv_translate_action_sample()
9107 action_flags |= MLX5_FLOW_ACTION_MARK; in flow_dv_translate_action_sample()
9272 if (action_flags & MLX5_FLOW_ACTION_MARK) in flow_dv_create_action_sample()
[all …]
H A Dmlx5_flow_verbs.c1432 action_flags |= MLX5_FLOW_ACTION_MARK; in flow_verbs_validate()
1722 action_flags |= MLX5_FLOW_ACTION_MARK; in flow_verbs_translate()
H A Dmlx5_flow.h183 #define MLX5_FLOW_ACTION_MARK (1u << 4) macro
H A Dmlx5_flow.c1247 if (action_flags & MLX5_FLOW_ACTION_MARK) in mlx5_flow_validate_action_flag()
1302 if (action_flags & MLX5_FLOW_ACTION_MARK) in mlx5_flow_validate_action_mark()