/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_qp.c | 395 qp->qp_handle = resp_v2->qp_handle; in pvrdma_create_qp() 398 qp->qp_handle = resp->qpn; in pvrdma_create_qp() 402 dev->qp_tbl[qp->qp_handle % dev->dsr->caps.max_qp] = qp; in pvrdma_create_qp() 407 qp_resp.qp_handle = qp->qp_handle; in pvrdma_create_qp() 436 dev->qp_tbl[qp->qp_handle] = NULL; in _pvrdma_free_qp() 476 u32 qp_handle) in _pvrdma_destroy_qp_work() argument 484 cmd->qp_handle = qp_handle; in _pvrdma_destroy_qp_work() 503 _pvrdma_destroy_qp_work(to_vdev(qp->device), vqp->qp_handle); in pvrdma_destroy_qp() 512 _pvrdma_destroy_qp_work(dev, qp->qp_handle); in __pvrdma_destroy_qp() 584 cmd->qp_handle = qp->qp_handle; in pvrdma_modify_qp() [all …]
|
D | pvrdma_dev_api.h | 588 u32 qp_handle; member 598 u32 qp_handle; member 605 u32 qp_handle; member 616 u32 qp_handle; member
|
D | pvrdma.h | 183 u32 qp_handle; member
|
D | pvrdma_cq.c | 306 if ((curr_cqe->qp & 0xFFFF) != qp->qp_handle) { in _pvrdma_flush_cqe()
|
/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.c | 123 const u64 qp_handle, const u64 sel_mask, void *cb_addr) in ehea_h_query_ehea_qp() argument 128 qp_handle, /* R6 */ in ehea_h_query_ehea_qp() 200 u64 *qp_handle, struct h_epas *h_epas) in ehea_h_alloc_resource_qp() argument 255 *qp_handle = outs[0]; in ehea_h_alloc_resource_qp() 391 const u64 qp_handle, const u64 sel_mask, in ehea_h_modify_ehea_qp() argument 402 qp_handle, /* R6 */ in ehea_h_modify_ehea_qp() 455 u64 ehea_h_disable_and_get_hea(const u64 adapter_handle, const u64 qp_handle) in ehea_h_disable_and_get_hea() argument 463 qp_handle, /* R6 */ in ehea_h_disable_and_get_hea()
|
D | ehea_phyp.h | 348 const u64 qp_handle, const u64 sel_mask, 353 const u64 qp_handle, 369 u64 *qp_handle, struct h_epas *h_epas); 384 u64 ehea_h_disable_and_get_hea(const u64 adapter_handle, const u64 qp_handle);
|
/drivers/infiniband/hw/efa/ |
D | efa_com_cmd.c | 52 res->qp_handle = cmd_completion.qp_handle; in efa_com_create_qp() 73 cmd.qp_handle = params->qp_handle; in efa_com_modify_qp() 90 cmd.qp_handle, cmd.modify_mask, err); in efa_com_modify_qp() 107 cmd.qp_handle = params->qp_handle; in efa_com_query_qp() 117 cmd.qp_handle, err); in efa_com_query_qp() 139 qp_cmd.qp_handle = params->qp_handle; in efa_com_destroy_qp() 149 qp_cmd.qp_handle, err); in efa_com_destroy_qp()
|
D | efa_com_cmd.h | 33 u32 qp_handle; member 44 u32 qp_handle; member 54 u32 qp_handle; member 66 u32 qp_handle; member
|
D | efa_admin_cmds_defs.h | 161 u32 qp_handle; member 208 u32 qp_handle; member 242 u32 qp_handle; member 273 u32 qp_handle; member
|
D | efa_verbs.c | 305 params.qp_handle = qp->qp_handle; in efa_query_qp() 415 static int efa_destroy_qp_handle(struct efa_dev *dev, u32 qp_handle) in efa_destroy_qp_handle() argument 417 struct efa_com_destroy_qp_params params = { .qp_handle = qp_handle }; in efa_destroy_qp_handle() 440 err = efa_destroy_qp_handle(dev, qp->qp_handle); in efa_destroy_qp() 720 qp->qp_handle = create_qp_resp.qp_handle; in efa_create_qp() 746 efa_destroy_qp_handle(dev, create_qp_resp.qp_handle); in efa_create_qp() 938 params.qp_handle = qp->qp_handle; in efa_modify_qp()
|
D | efa.h | 104 u32 qp_handle; member
|
/drivers/infiniband/hw/bnxt_re/ |
D | qplib_fp.c | 859 req.qp_handle = cpu_to_le64(qp->qp_handle); in bnxt_qplib_create_qp1() 943 rcfw->qp_tbl[tbl_indx].qp_handle = (void *)qp; in bnxt_qplib_create_qp1() 1002 req.qp_handle = cpu_to_le64(qp->qp_handle); in bnxt_qplib_create_qp() 1149 rcfw->qp_tbl[tbl_indx].qp_handle = (void *)qp; in bnxt_qplib_create_qp() 1467 if (qp == le64_to_cpu(cqe->qp_handle)) in __clean_cq() 1468 cqe->qp_handle = 0; in __clean_cq() 1477 if (qp == le64_to_cpu(cqe->qp_handle)) in __clean_cq() 1478 cqe->qp_handle = 0; in __clean_cq() 1499 rcfw->qp_tbl[tbl_indx].qp_handle = NULL; in bnxt_qplib_destroy_qp() 1508 rcfw->qp_tbl[tbl_indx].qp_handle = qp; in bnxt_qplib_destroy_qp() [all …]
|
D | qplib_rcfw.h | 133 void *qp_handle; /* ptr to qplib_qp */ member 220 void bnxt_qplib_mark_qp_error(void *qp_handle);
|
D | roce_hsi.h | 569 __le64 qp_handle; member 602 __le64 qp_handle; member 651 __le64 qp_handle; member 788 __le64 qp_handle; member 844 __le64 qp_handle; member 1123 __le64 qp_handle; member 1704 __le64 qp_handle; member
|
D | qplib_fp.h | 273 u64 qp_handle; member 380 u64 qp_handle; member
|
D | ib_verbs.c | 957 qplib_qp->qp_handle = ureq.qp_handle; in bnxt_re_init_user_qp() 1048 qp->qplib_qp.qp_handle = (u64)(unsigned long)(&qp->qplib_qp); in bnxt_re_create_shadow_qp() 1263 qplqp->qp_handle = (u64)qplqp; in bnxt_re_init_qp_attr() 3470 (unsigned long)(cqe->qp_handle), in bnxt_re_poll_cq()
|
D | qplib_rcfw.c | 324 qp = rcfw->qp_tbl[tbl_indx].qp_handle; in bnxt_qplib_process_qp_event()
|
/drivers/infiniband/hw/qedr/ |
D | qedr_hsi_rdma.h | 44 struct regpair qp_handle; member 69 struct regpair qp_handle; member 85 struct regpair qp_handle; member
|
/drivers/net/ethernet/qlogic/qed/ |
D | qed_rdma.h | 90 struct regpair qp_handle; member
|
D | qed_roce.c | 307 p_ramrod->qp_handle_for_cqe.hi = qp->qp_handle.hi; in qed_roce_sp_create_responder() 308 p_ramrod->qp_handle_for_cqe.lo = qp->qp_handle.lo; in qed_roce_sp_create_responder() 443 p_ramrod->qp_handle_for_cqe.hi = qp->qp_handle.hi; in qed_roce_sp_create_requester() 444 p_ramrod->qp_handle_for_cqe.lo = qp->qp_handle.lo; in qed_roce_sp_create_requester()
|
D | qed_rdma.c | 1328 qp->qp_handle.hi = cpu_to_le32(in_params->qp_handle_hi); in qed_rdma_create_qp() 1329 qp->qp_handle.lo = cpu_to_le32(in_params->qp_handle_lo); in qed_rdma_create_qp()
|
D | qed_iwarp.c | 255 p_ramrod->qp_handle_for_cqe.hi = qp->qp_handle.hi; in qed_iwarp_create_qp() 256 p_ramrod->qp_handle_for_cqe.lo = qp->qp_handle.lo; in qed_iwarp_create_qp()
|
/drivers/infiniband/core/ |
D | uverbs_cmd.c | 1474 resp.base.qp_handle = obj->uevent.uobject.id; in create_qp() 1606 resp.qp_handle = obj->uevent.uobject.id; in ib_uverbs_open_qp() 1658 qp = uobj_get_obj_read(qp, UVERBS_OBJECT_QP, cmd.qp_handle, attrs); in ib_uverbs_query_qp() 1763 qp = uobj_get_obj_read(qp, UVERBS_OBJECT_QP, cmd->base.qp_handle, in modify_qp() 1970 uobj = uobj_get_destroy(UVERBS_OBJECT_QP, cmd.qp_handle, attrs); in ib_uverbs_destroy_qp() 2028 qp = uobj_get_obj_read(qp, UVERBS_OBJECT_QP, cmd.qp_handle, attrs); in ib_uverbs_post_send() 2305 qp = uobj_get_obj_read(qp, UVERBS_OBJECT_QP, cmd.qp_handle, attrs); in ib_uverbs_post_recv() 2483 qp = uobj_get_obj_read(qp, UVERBS_OBJECT_QP, cmd.qp_handle, attrs); in ib_uverbs_attach_mcast() 2533 qp = uobj_get_obj_read(qp, UVERBS_OBJECT_QP, cmd.qp_handle, attrs); in ib_uverbs_detach_mcast() 3253 qp = uobj_get_obj_read(qp, UVERBS_OBJECT_QP, cmd.qp_handle, attrs); in ib_uverbs_ex_create_flow()
|
/drivers/infiniband/hw/irdma/ |
D | user.h | 258 irdma_qp_handle qp_handle; member
|
D | uk.c | 1180 info->qp_handle = (irdma_qp_handle)(unsigned long)qp; in irdma_uk_cq_poll_cmpl()
|