Searched refs:mlx5_flow_dests_cmp (Results 1 – 1 of 1) sorted by relevance
329 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() function1589 if (mlx5_flow_dests_cmp(&rule->dest_attr, dest)) in find_flow_rule()