Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_ACTION_ENCAP (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h253 #define MLX5_FLOW_ACTION_ENCAP (1u << 22) macro
309 #define MLX5_FLOW_XCAP_ACTIONS (MLX5_FLOW_ACTION_ENCAP | MLX5_FLOW_ACTION_DECAP)
H A Dmlx5_flow_dv.c3359 if (action_flags & MLX5_FLOW_ACTION_ENCAP) in flow_dv_validate_action_l2_encap()
3530 *action_flags |= MLX5_FLOW_ACTION_ENCAP; in flow_dv_validate_action_raw_encap_decap()
3576 if (action_flags & MLX5_FLOW_ACTION_ENCAP) in flow_dv_validate_action_aso_ct()
4510 if (action_flags & MLX5_FLOW_ACTION_ENCAP) in flow_dv_validate_action_modify_hdr()
5788 MLX5_FLOW_ACTION_ENCAP)) in flow_dv_validate_action_sample()
7526 action_flags |= MLX5_FLOW_ACTION_ENCAP; in flow_dv_validate()
11995 action_flags |= MLX5_FLOW_ACTION_ENCAP; in flow_dv_translate_action_sample()
13270 action_flags |= MLX5_FLOW_ACTION_ENCAP; in flow_dv_translate()
13273 MLX5_FLOW_ACTION_ENCAP; in flow_dv_translate()
13305 MLX5_FLOW_ACTION_ENCAP; in flow_dv_translate()
[all …]