Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmr.c117 int mlx5_core_destroy_psv(struct mlx5_core_dev *dev, int psv_num) in mlx5_core_destroy_psv() function
125 EXPORT_SYMBOL(mlx5_core_destroy_psv);
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c1906 if (mlx5_core_destroy_psv(dev->mdev, in mlx5_ib_dereg_mr()
1910 if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_wire.psv_idx)) in mlx5_ib_dereg_mr()
2121 if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_memory.psv_idx)) in mlx5_alloc_integrity_descs()
2124 if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_wire.psv_idx)) in mlx5_alloc_integrity_descs()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h1098 int mlx5_core_destroy_psv(struct mlx5_core_dev *dev, int psv_num);