Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h272 #define MLX5_FLOW_ACTION_CT (1ull << 41) macro
H A Dmlx5_flow_dv.c5626 if (*action_flags & MLX5_FLOW_ACTION_CT) in flow_dv_validate_action_sample()
7872 action_flags |= MLX5_FLOW_ACTION_CT; in flow_dv_validate()
8076 (action_flags & MLX5_FLOW_ACTION_CT && priv->sh->ct_aso_en) << 1 | in flow_dv_validate()
13530 action_flags |= MLX5_FLOW_ACTION_CT; in flow_dv_translate()