Searched refs:mlx5_core_alloc_pd (Results 1 – 6 of 6) sorted by relevance
39 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn) in mlx5_core_alloc_pd() function51 EXPORT_SYMBOL(mlx5_core_alloc_pd);
96 err = mlx5_core_alloc_pd(mdev, &res->pdn); in mlx5e_create_mdev_resources()
60 ret = mlx5_core_alloc_pd(dmn->mdev, &dmn->pdn); in dr_domain_init_resources()
960 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn);
1005 err = mlx5_core_alloc_pd(dev, &tracer->buff.pdn); in mlx5_fw_tracer_init()
1016 err = mlx5_core_alloc_pd(fdev->mdev, &fdev->conn_res.pdn); in mlx5_fpga_conn_device_init()