Searched refs:mlx5_flow_dests_cmp (Results 1 – 1 of 1) sorted by relevance
365 static bool mlx5_flow_dests_cmp(struct mlx5_flow_destination *d1,1146 if (mlx5_flow_dests_cmp(old_dest, &handle->rule[i]->dest_attr)) in mlx5_modify_rule_destination()1667 static bool mlx5_flow_dests_cmp(struct mlx5_flow_destination *d1, in mlx5_flow_dests_cmp() function1706 if (mlx5_flow_dests_cmp(&rule->dest_attr, dest)) in find_flow_rule()