Searched refs:alloc_ucontext (Results 1 – 9 of 9) sorted by relevance
476 ibdev->alloc_ucontext = c4iw_alloc_ucontext; in c4iw_register_device()
217 ibdev->alloc_ucontext = qlnxr_alloc_ucontext; in qlnxr_register_device()
1262 if (!device->alloc_ucontext || !rdma_cap_ib_cm(device, 1)) in ib_ucm_add_one()
1192 if (!device->alloc_ucontext) in ib_uverbs_add_one()
346 ucontext = ib_dev->alloc_ucontext(ib_dev, &udata); in ib_uverbs_get_context()
1231 dev->ib_dev.alloc_ucontext = mthca_alloc_ucontext; in mthca_register_device()
1971 struct ib_ucontext * (*alloc_ucontext)(struct ib_device *device, member
2604 ibdev->ib_dev.alloc_ucontext = mlx4_ib_alloc_ucontext; in mlx4_ib_add()
3405 dev->ib_dev.alloc_ucontext = mlx5_ib_alloc_ucontext; in mlx5_ib_add()