Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h213 #define MLX5_FLOW_ACTION_AGE (1ull << 34) macro
H A Dmlx5_flow_dv.c4172 if (action_flags & MLX5_FLOW_ACTION_AGE) in flow_dv_validate_action_age()
5963 action_flags |= MLX5_FLOW_ACTION_AGE; in flow_dv_validate()
5972 action_flags |= MLX5_FLOW_ACTION_AGE; in flow_dv_validate()
9875 action_flags |= MLX5_FLOW_ACTION_AGE; in flow_dv_translate()
9890 action_flags |= MLX5_FLOW_ACTION_AGE; in flow_dv_translate()