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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmr.c222 int mlx5_core_destroy_psv(struct mlx5_core_dev *dev, int psv_num) mlx5_core_destroy_psv() function
249 EXPORT_SYMBOL(mlx5_core_destroy_psv); variable
/linux-4.4.14/drivers/infiniband/hw/mlx5/
H A Dmr.c1221 if (mlx5_core_destroy_psv(dev->mdev, clean_mr()
1225 if (mlx5_core_destroy_psv(dev->mdev, clean_mr()
1379 if (mlx5_core_destroy_psv(dev->mdev, mlx5_ib_alloc_mr()
1383 if (mlx5_core_destroy_psv(dev->mdev, mlx5_ib_alloc_mr()
/linux-4.4.14/include/linux/mlx5/
H A Ddriver.h825 int mlx5_core_destroy_psv(struct mlx5_core_dev *dev, int psv_num);

Completed in 132 milliseconds