Searched refs:alloc_xrcd (Results 1 – 5 of 5) sorted by relevance
1380 if (!device->alloc_xrcd) in ib_alloc_xrcd()1383 xrcd = device->alloc_xrcd(device, NULL, NULL); in ib_alloc_xrcd()
781 xrcd = file->device->ib_dev->alloc_xrcd(file->device->ib_dev, in ib_uverbs_open_xrcd()
1644 struct ib_xrcd * (*alloc_xrcd)(struct ib_device *device, member
1292 dev->ib_dev.alloc_xrcd = mlx5_ib_alloc_xrcd; in mlx5_ib_add()
2264 ibdev->ib_dev.alloc_xrcd = mlx4_ib_alloc_xrcd; in mlx4_ib_add()