Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c317 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() function
1594 if (mlx5_flow_dests_cmp(&rule->dest_attr, dest)) in find_flow_rule()