Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dmr.c116 int mlx5_core_destroy_psv(struct mlx5_core_dev *dev, int psv_num) in mlx5_core_destroy_psv() function
124 EXPORT_SYMBOL(mlx5_core_destroy_psv);
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dmr.c1876 if (mlx5_core_destroy_psv(dev->mdev, in mlx5_ib_dereg_mr()
1880 if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_wire.psv_idx)) in mlx5_ib_dereg_mr()
2091 if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_memory.psv_idx)) in mlx5_alloc_integrity_descs()
2094 if (mlx5_core_destroy_psv(dev->mdev, mr->sig->psv_wire.psv_idx)) in mlx5_alloc_integrity_descs()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h1090 int mlx5_core_destroy_psv(struct mlx5_core_dev *dev, int psv_num);

Completed in 14 milliseconds