Searched refs:mlx5_core_alloc_pd (Results 1 – 7 of 7) sorted by relevance
38 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn) in mlx5_core_alloc_pd() function50 EXPORT_SYMBOL(mlx5_core_alloc_pd);
105 err = mlx5_core_alloc_pd(mdev, &res->pdn); in mlx5e_create_mdev_resources()
261 err = mlx5_core_alloc_pd(dev, &rsc_dump->pdn); in mlx5_rsc_dump_init()
1007 err = mlx5_core_alloc_pd(dev, &tracer->buff.pdn); in mlx5_fw_tracer_init()
60 ret = mlx5_core_alloc_pd(dmn->mdev, &dmn->pdn); in dr_domain_init_resources()
968 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn);
969 err = mlx5_core_alloc_pd(fdev->mdev, &fdev->conn_res.pdn); in mlx5_fpga_conn_device_init()