Searched refs:mlx5_flow_dests_cmp (Results 1 – 1 of 1) sorted by relevance
317 static bool mlx5_flow_dests_cmp(struct mlx5_flow_destination *d1,1040 if (mlx5_flow_dests_cmp(new_dest, &handle->rule[i]->dest_attr)) in mlx5_modify_rule_destination()1561 static bool mlx5_flow_dests_cmp(struct mlx5_flow_destination *d1, in mlx5_flow_dests_cmp() function1594 if (mlx5_flow_dests_cmp(&rule->dest_attr, dest)) in find_flow_rule()