Searched refs:fmps (Results 1 – 1 of 1) sorted by relevance
88 struct mlx5_mtr_profiles *fmps = &priv->flow_meter_profiles; in mlx5_flow_meter_profile_find() local91 TAILQ_FOREACH(fmp, fmps, next) in mlx5_flow_meter_profile_find()346 struct mlx5_mtr_profiles *fmps = &priv->flow_meter_profiles; in mlx5_flow_meter_profile_add() local375 TAILQ_INSERT_TAIL(fmps, fmp, next); in mlx5_flow_meter_profile_add()1257 struct mlx5_mtr_profiles *fmps = &priv->flow_meter_profiles; in mlx5_flow_meter_flush() local1291 TAILQ_FOREACH_SAFE(fmp, fmps, next, tmp) { in mlx5_flow_meter_flush()