Searched refs:alloc_xrcd (Results 1 – 5 of 5) sorted by relevance
1405 if (!device->alloc_xrcd) in ib_alloc_xrcd()1408 xrcd = device->alloc_xrcd(device, NULL, NULL); in ib_alloc_xrcd()
790 xrcd = ib_dev->alloc_xrcd(ib_dev, file->ucontext, &udata); in ib_uverbs_open_xrcd()
1435 dev->ib_dev.alloc_xrcd = mlx5_ib_alloc_xrcd; in mlx5_ib_add()
1790 struct ib_xrcd * (*alloc_xrcd)(struct ib_device *device, member
2295 ibdev->ib_dev.alloc_xrcd = mlx4_ib_alloc_xrcd; in mlx4_ib_add()