Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mlx5/
Dfs.h235 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handler,
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_arfs.c541 err = mlx5_modify_rule_destination(rule, &dst, NULL); in arfs_modify_rule_rq()
Den_fs.c1236 return mlx5_modify_rule_destination(priv->fs.ttc.rules[type].rule, new_dest, NULL); in mlx5e_ttc_fwd_dest()
Dfs_core.c968 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handle, in mlx5_modify_rule_destination() function