Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmr.c123 int mlx5_core_destroy_psv(struct mlx5_core_dev *dev, int psv_num) in mlx5_core_destroy_psv() function
131 EXPORT_SYMBOL(mlx5_core_destroy_psv);
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dmr.c1680 if (mlx5_core_destroy_psv(dev->mdev, in clean_mr()
1684 if (mlx5_core_destroy_psv(dev->mdev, in clean_mr()
1913 if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_memory.psv_idx)) in mlx5_alloc_integrity_descs()
1916 if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_wire.psv_idx)) in mlx5_alloc_integrity_descs()
/kernel/linux/linux-5.10/include/linux/mlx5/
Ddriver.h1008 int mlx5_core_destroy_psv(struct mlx5_core_dev *dev, int psv_num);