Home
last modified time | relevance | path

Searched refs:cq_handle (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h131 __aligned_u64 cq_handle; member
435 __u32 cq_handle; member
448 __u32 cq_handle; member
461 __u32 cq_handle; member
493 __u32 cq_handle; member
499 __u32 cq_handle; member
1185 __u32 cq_handle; member
1234 __u32 cq_handle; member
1301 __u32 cq_handle; member
/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h173 __u64 cq_handle; member
464 __u32 cq_handle; member
512 __u32 cq_handle; member
526 __u32 cq_handle; member
535 __u32 cq_handle; member
551 __u32 cq_handle; member
1121 __u32 cq_handle; member
1277 __u32 cq_handle; member
H A Dcmd.c483 cq->handle = resp->cq_handle; in ibv_cmd_create_cq()
531 cq->handle = resp->base.cq_handle; in ibv_cmd_create_cq_ex()
552 cmd.cq_handle = ibcq->handle; in ibv_cmd_poll_cq()
590 cmd.cq_handle = ibcq->handle; in ibv_cmd_req_notify_cq()
604 cmd->cq_handle = cq->handle; in ibv_cmd_resize_cq()
623 cmd.cq_handle = cq->handle; in ibv_cmd_destroy_cq()
706 cmd->cq_handle = attr_ex->cq->handle; in ibv_cmd_create_srq_ex()
2011 cmd->cq_handle = wq_init_attr->cq->handle; in ibv_cmd_create_wq()
H A Dverbs.c522 *cq = (struct ibv_cq *) (uintptr_t) ev.cq_handle; in __ibv_get_cq_event()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re-abi.h112 __u64 cq_handle; member
H A Dqplib_fp.h462 u64 cq_handle; member
H A Dqplib_fp.c2411 req.cq_handle = cpu_to_le64(cq->cq_handle); in bnxt_qplib_create_cq()
H A Dib_verbs.c3768 qplcq->cq_handle = (u64)qplcq; in bnxt_re_create_cq()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c299 struct regpair *cq_handle; in qlnxr_intr() local
320 cq_handle = (struct regpair *)ecore_chain_consume(&cnq->pbl); in qlnxr_intr()
321 cq = (struct qlnxr_cq *)(uintptr_t)HILO_U64(cq_handle->hi, in qlnxr_intr()
322 cq_handle->lo); in qlnxr_intr()
H A Dqlnxr_roce.h36 struct regpair cq_handle; member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c1046 resp.base.cq_handle = obj->uevent.uobject.id; in create_cq()
1124 cq = uobj_get_obj_read(cq, UVERBS_OBJECT_CQ, cmd.cq_handle, attrs); in ib_uverbs_resize_cq()
1183 cq = uobj_get_obj_read(cq, UVERBS_OBJECT_CQ, cmd.cq_handle, attrs); in ib_uverbs_poll_cq()
1232 cq = uobj_get_obj_read(cq, UVERBS_OBJECT_CQ, cmd.cq_handle, attrs); in ib_uverbs_req_notify_cq()
1256 uobj = uobj_get_destroy(UVERBS_OBJECT_CQ, cmd.cq_handle, attrs); in ib_uverbs_destroy_cq()
2926 cq = uobj_get_obj_read(cq, UVERBS_OBJECT_CQ, cmd.cq_handle, attrs); in ib_uverbs_ex_create_wq()
3408 cmd->cq_handle, attrs); in __uverbs_create_xsrq()
3709 cq = uobj_get_obj_read(cq, UVERBS_OBJECT_CQ, cmd.cq_handle, attrs); in ib_uverbs_ex_modify_cq()
H A Dib_uverbs_main.c377 entry->desc.comp.cq_handle = cq->uobject->uevent.uobject.user_handle; in ib_uverbs_comp_handler()
/freebsd/sys/dev/qlnx/qlnxe/
H A Drdma_common.h75 struct regpair cq_handle; member
H A Decore_rdma.c1334 p_ramrod->cq_handle.hi = OSAL_CPU_TO_LE32(params->cq_handle_hi); in ecore_rdma_create_cq()
1335 p_ramrod->cq_handle.lo = OSAL_CPU_TO_LE32(params->cq_handle_lo); in ecore_rdma_create_cq()
H A Decore_hsi_rdma.h514 struct regpair cq_handle; member
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1741 req.cq_handle = htole64(ring->id); in bnxt_hwrm_ring_alloc()
H A Dhsi_struct_def.h42272 uint64_t cq_handle; member
71584 uint64_t cq_handle; member
71945 uint64_t cq_handle; member