Searched refs:alloc_xrcd (Results 1 – 5 of 5) sorted by relevance
2108 if (!device->alloc_xrcd) in __ib_alloc_xrcd()2111 xrcd = device->alloc_xrcd(device, NULL, NULL); in __ib_alloc_xrcd()
562 xrcd = ib_dev->alloc_xrcd(ib_dev, obj->uobject.context, &udata); in ib_uverbs_open_xrcd()
2466 struct ib_xrcd * (*alloc_xrcd)(struct ib_device *device, member
2771 ibdev->ib_dev.alloc_xrcd = mlx4_ib_alloc_xrcd; in mlx4_ib_add()
5850 dev->ib_dev.alloc_xrcd = mlx5_ib_alloc_xrcd; in mlx5_ib_stage_caps_init()