Home
last modified time | relevance | path

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

/linux/drivers/vdpa/mlx5/core/
H A Dresources.c81 static void destroy_uctx(struct mlx5_vdpa_dev *mvdev, u32 uid) in destroy_uctx() function
299 destroy_uctx(mvdev, res->uid); in mlx5_vdpa_alloc_resources()
317 destroy_uctx(mvdev, res->uid); in mlx5_vdpa_free_resources()
/linux/drivers/fwctl/mlx5/
H A Dmain.c125 ret = mlx5_cmd_exec_in(mdev, destroy_uctx, in); in mlx5ctl_release_uid()