Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h309 #define MLX5_FLOW_XCAP_ACTIONS (MLX5_FLOW_ACTION_ENCAP | MLX5_FLOW_ACTION_DECAP) macro
H A Dmlx5_flow_dv.c3406 if (action_flags & MLX5_FLOW_XCAP_ACTIONS) in flow_dv_validate_action_decap()
5778 if ((sub_action_flags & MLX5_FLOW_XCAP_ACTIONS) && in flow_dv_validate_action_sample()
5780 if ((sub_action_flags & MLX5_FLOW_XCAP_ACTIONS) == in flow_dv_validate_action_sample()
5781 MLX5_FLOW_XCAP_ACTIONS) in flow_dv_validate_action_sample()
7991 if ((action_flags & (MLX5_FLOW_XCAP_ACTIONS | in flow_dv_validate()
7996 if ((action_flags & MLX5_FLOW_XCAP_ACTIONS) == in flow_dv_validate()
7997 MLX5_FLOW_XCAP_ACTIONS) in flow_dv_validate()