mlx5_core_destroy_psv
if (mlx5_core_destroy_psv(dev->mdev,
if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_wire.psv_idx))
if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_memory.psv_idx))
if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_wire.psv_idx))
EXPORT_SYMBOL(mlx5_core_destroy_psv);
int mlx5_core_destroy_psv(struct mlx5_core_dev *dev, int psv_num);