Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h210 #define MLX5_FLOW_ACTION_METER (1ull << 31) macro
H A Dmlx5_flow_dv.c3947 if (action_flags & MLX5_FLOW_ACTION_METER) in flow_dv_validate_action_jump()
4105 if (action_flags & MLX5_FLOW_ACTION_METER) in mlx5_flow_validate_action_meter()
4373 if (action_flags & MLX5_FLOW_ACTION_METER) in flow_dv_validate_action_sample()
5952 action_flags |= MLX5_FLOW_ACTION_METER; in flow_dv_validate()
10173 action_flags |= MLX5_FLOW_ACTION_METER; in flow_dv_translate()