Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h201 #define MLX5_FLOW_ACTION_ENCAP (1u << 22) macro
253 #define MLX5_FLOW_XCAP_ACTIONS (MLX5_FLOW_ACTION_ENCAP | MLX5_FLOW_ACTION_DECAP)
H A Dmlx5_flow_dv.c2595 if (action_flags & MLX5_FLOW_ACTION_ENCAP) in flow_dv_validate_action_l2_encap()
2750 *action_flags |= MLX5_FLOW_ACTION_ENCAP; in flow_dv_validate_action_raw_encap_decap()
3610 if (action_flags & MLX5_FLOW_ACTION_ENCAP) in flow_dv_validate_action_modify_hdr()
4496 MLX5_FLOW_ACTION_ENCAP)) in flow_dv_validate_action_sample()
5758 action_flags |= MLX5_FLOW_ACTION_ENCAP; in flow_dv_validate()
9180 action_flags |= MLX5_FLOW_ACTION_ENCAP; in flow_dv_translate_action_sample()
9963 action_flags |= MLX5_FLOW_ACTION_ENCAP; in flow_dv_translate()
9966 MLX5_FLOW_ACTION_ENCAP; in flow_dv_translate()
9995 action_flags |= MLX5_FLOW_ACTION_ENCAP; in flow_dv_translate()
9998 MLX5_FLOW_ACTION_ENCAP; in flow_dv_translate()
[all …]