Searched refs:flow_meter_profiles (Results 1 – 3 of 3) sorted by relevance
88 struct mlx5_mtr_profiles *fmps = &priv->flow_meter_profiles; in mlx5_flow_meter_profile_find()346 struct mlx5_mtr_profiles *fmps = &priv->flow_meter_profiles; in mlx5_flow_meter_profile_add()420 TAILQ_REMOVE(&priv->flow_meter_profiles, fmp, next); in mlx5_flow_meter_profile_delete()1257 struct mlx5_mtr_profiles *fmps = &priv->flow_meter_profiles; in mlx5_flow_meter_flush()1295 TAILQ_REMOVE(&priv->flow_meter_profiles, fmp, next); in mlx5_flow_meter_flush()
1002 struct mlx5_mtr_profiles flow_meter_profiles; /* MTR profile list. */ member
1455 TAILQ_INIT(&priv->flow_meter_profiles); in mlx5_dev_spawn()