Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c329 static bool mlx5_flow_dests_cmp(struct mlx5_flow_destination *d1,
1032 if (mlx5_flow_dests_cmp(new_dest, &handle->rule[i]->dest_attr)) in mlx5_modify_rule_destination()
1550 static bool mlx5_flow_dests_cmp(struct mlx5_flow_destination *d1, in mlx5_flow_dests_cmp() function
1589 if (mlx5_flow_dests_cmp(&rule->dest_attr, dest)) in find_flow_rule()