Home
last modified time | relevance | path

Searched refs:mlx5_flow_meter_profile (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_meter.c94 static struct mlx5_flow_meter_profile *
97 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_profile_find()
135 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_profile_validate()
321 mlx5_flow_meter_param_fill(struct mlx5_flow_meter_profile *fmp, in mlx5_flow_meter_param_fill()
491 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_profile_add()
551 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_profile_delete()
1179 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_create()
1347 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_params_flush()
1596 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_profile_update()
1597 struct mlx5_flow_meter_profile *old_fmp; in mlx5_flow_meter_profile_update()
[all …]
H A Dmlx5.h822 struct mlx5_flow_meter_profile *profile;
894 struct mlx5_flow_meter_profile { struct
895 TAILQ_ENTRY(mlx5_flow_meter_profile) next;
1283 TAILQ_HEAD(mlx5_mtr_profiles, mlx5_flow_meter_profile);
H A Dmlx5_flow_aso.c649 struct mlx5_flow_meter_profile *fmp; in mlx5_aso_mtr_sq_enqueue_single()