Searched refs:devx_obj_destroy (Results 1 – 5 of 5) sorted by relevance
63 int (*devx_obj_destroy)(void *obj); member
161 int rc = devx_obj_destroy(devx_obj->obj); in mlx5_glue_devx_obj_destroy()424 .devx_obj_destroy = mlx5_glue_devx_obj_destroy,
305 int (*devx_obj_destroy)(struct mlx5dv_devx_obj *obj); member
1531 .devx_obj_destroy = mlx5_glue_devx_obj_destroy,
442 ret = mlx5_glue->devx_obj_destroy(obj->obj); in mlx5_devx_cmd_destroy()