Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dmr.c174 int mlx5_core_destroy_psv(struct mlx5_core_dev *dev, int psv_num) in mlx5_core_destroy_psv() function
183 EXPORT_SYMBOL(mlx5_core_destroy_psv);
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmr.c1555 if (mlx5_core_destroy_psv(dev->mdev, in clean_mr()
1559 if (mlx5_core_destroy_psv(dev->mdev, in clean_mr()
1809 if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_memory.psv_idx)) in mlx5_alloc_integrity_descs()
1812 if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_wire.psv_idx)) in mlx5_alloc_integrity_descs()
/Linux-v5.4/include/linux/mlx5/
Ddriver.h996 int mlx5_core_destroy_psv(struct mlx5_core_dev *dev, int psv_num);