Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_meter.c85 static struct mlx5_flow_meter_profile *
89 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_profile_find()
119 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_profile_validate()
237 mlx5_flow_meter_param_fill(struct mlx5_flow_meter_profile *fmp, in mlx5_flow_meter_param_fill()
347 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_profile_add()
401 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_profile_delete()
626 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_create()
716 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_destroy()
912 struct mlx5_flow_meter_profile *fmp; in mlx5_flow_meter_profile_update()
913 struct mlx5_flow_meter_profile *old_fmp; in mlx5_flow_meter_profile_update()
[all …]
H A Dmlx5_flow.h841 struct mlx5_flow_meter_profile *profile;
904 struct mlx5_flow_meter_profile { struct
905 TAILQ_ENTRY(mlx5_flow_meter_profile) next;
H A Dmlx5.h780 TAILQ_HEAD(mlx5_mtr_profiles, mlx5_flow_meter_profile);