Searched refs:alloc_ucontext (Results 1 – 11 of 11) sorted by relevance
458 ibdev->alloc_ucontext = c4iw_alloc_ucontext; in c4iw_register_device()
1045 if (!device->alloc_ucontext) in ib_uverbs_add_one()
1260 if (!device->alloc_ucontext || !rdma_cap_ib_cm(device, 1)) in ib_ucm_add_one()
251 ret = ucontext->device->alloc_ucontext(ucontext, in ib_init_ucontext()3861 UAPI_DEF_OBJ_NEEDS_FN(alloc_ucontext),
222 ibdev->alloc_ucontext = qlnxr_alloc_ucontext; in qlnxr_register_device()
1184 dev->ib_dev.alloc_ucontext = mthca_alloc_ucontext; in mthca_register_device()
2223 int (*alloc_ucontext)(struct ib_ucontext *uctx, member
2515 ibdev->ib_dev.alloc_ucontext = mlx4_ib_alloc_ucontext; in mlx4_ib_add()
3438 dev->ib_dev.alloc_ucontext = mlx5_ib_alloc_ucontext; in mlx5_ib_add()
3282 dev_ops->alloc_ucontext = irdma_alloc_ucontext; in irdma_set_device_ops()
2156 ibdev->alloc_ucontext = bnxt_re_alloc_ucontext; in bnxt_re_register_ib()