Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dcmd.c74 mlx5_cmd_exec_in(dev, destroy_tis, in); in mlx5_cmd_destroy_tis()
/openbmc/linux/drivers/vdpa/mlx5/core/
H A Dresources.c116 mlx5_cmd_exec_in(mvdev->mdev, destroy_tis, in); in mlx5_vdpa_destroy_tis()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dtransobj.c235 mlx5_cmd_exec_in(dev, destroy_tis, in); in mlx5_core_destroy_tis()
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c277 static void destroy_tis(struct mlx5_vdpa_net *ndev) in destroy_tis() function
3272 destroy_tis(ndev); in free_resources()