Home
last modified time | relevance | path

Searched refs:mlx5_flow_meter_attach (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5.h1864 int mlx5_flow_meter_attach(struct mlx5_priv *priv,
H A Dmlx5_flow_meter.c1881 mlx5_flow_meter_attach(struct mlx5_priv *priv, in mlx5_flow_meter_attach() function
H A Dmlx5_flow_dv.c16643 if (mlx5_flow_meter_attach(priv, next_fm, in __flow_dv_create_policy_acts_rules()
17427 if (mlx5_flow_meter_attach(priv, next_fm, &attr, error)) { in flow_dv_meter_hierarchy_rule_create()
H A Dmlx5_flow.c6453 ret = mlx5_flow_meter_attach(priv, fm, in flow_create_split_meter()