Searched refs:mlx5_ib_alloc_xrcd (Results 1 – 3 of 3) sorted by relevance
1185 struct ib_xrcd *mlx5_ib_alloc_xrcd(struct ib_device *ibdev,
4971 devr->x0 = mlx5_ib_alloc_xrcd(&dev->ib_dev, NULL); in create_dev_resources()4982 devr->x1 = mlx5_ib_alloc_xrcd(&dev->ib_dev, NULL); in create_dev_resources()6329 .alloc_xrcd = mlx5_ib_alloc_xrcd,
5838 struct ib_xrcd *mlx5_ib_alloc_xrcd(struct ib_device *ibdev, in mlx5_ib_alloc_xrcd() function