/linux-6.12.1/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
|
/linux-6.12.1/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);
|
/linux-6.12.1/drivers/infiniband/hw/efa/ |
D | efa_com_cmd.h | 34 u32 qp_handle; member 45 u32 qp_handle; member 55 u32 qp_handle; member 67 u32 qp_handle; member
|
D | efa_com_cmd.c | 49 res->qp_handle = cmd_completion.qp_handle; in efa_com_create_qp() 70 cmd.qp_handle = params->qp_handle; in efa_com_modify_qp() 87 cmd.qp_handle, cmd.modify_mask, err); in efa_com_modify_qp() 104 cmd.qp_handle = params->qp_handle; in efa_com_query_qp() 114 cmd.qp_handle, err); in efa_com_query_qp() 136 qp_cmd.qp_handle = params->qp_handle; in efa_com_destroy_qp() 146 qp_cmd.qp_handle, err); in efa_com_destroy_qp()
|
D | efa_admin_cmds_defs.h | 168 u32 qp_handle; member 215 u32 qp_handle; member 249 u32 qp_handle; member 280 u32 qp_handle; member
|
D | efa_verbs.c | 325 params.qp_handle = qp->qp_handle; in efa_query_qp() 435 static int efa_destroy_qp_handle(struct efa_dev *dev, u32 qp_handle) in efa_destroy_qp_handle() argument 437 struct efa_com_destroy_qp_params params = { .qp_handle = qp_handle }; in efa_destroy_qp_handle() 458 err = efa_destroy_qp_handle(dev, qp->qp_handle); in efa_destroy_qp() 754 qp->qp_handle = create_qp_resp.qp_handle; in efa_create_qp() 780 efa_destroy_qp_handle(dev, create_qp_resp.qp_handle); in efa_create_qp() 972 params.qp_handle = qp->qp_handle; in efa_modify_qp()
|
D | efa.h | 125 u32 qp_handle; member
|
/linux-6.12.1/include/uapi/rdma/ |
D | ib_user_verbs.h | 646 __u32 qp_handle; member 684 __u32 qp_handle; member 726 __u32 qp_handle; member 766 __u32 qp_handle; member 839 __u32 qp_handle; member 858 __u32 qp_handle; member 902 __u32 qp_handle; member 910 __u32 qp_handle; member 1159 __u32 qp_handle; member
|
D | bnxt_re-abi.h | 129 __aligned_u64 qp_handle; member
|
D | vmw_pvrdma-abi.h | 191 __u32 qp_handle; member
|
/linux-6.12.1/drivers/infiniband/hw/bnxt_re/ |
D | qplib_fp.c | 864 req.qp_handle = cpu_to_le64(qp->qp_handle); in bnxt_qplib_create_qp1() 949 rcfw->qp_tbl[tbl_indx].qp_handle = (void *)qp; in bnxt_qplib_create_qp1() 1013 req.qp_handle = cpu_to_le64(qp->qp_handle); in bnxt_qplib_create_qp() 1178 rcfw->qp_tbl[tbl_indx].qp_handle = (void *)qp; in bnxt_qplib_create_qp() 1503 if (qp == le64_to_cpu(cqe->qp_handle)) in __clean_cq() 1504 cqe->qp_handle = 0; in __clean_cq() 1513 if (qp == le64_to_cpu(cqe->qp_handle)) in __clean_cq() 1514 cqe->qp_handle = 0; in __clean_cq() 1538 rcfw->qp_tbl[tbl_indx].qp_handle = NULL; in bnxt_qplib_destroy_qp() 1552 rcfw->qp_tbl[tbl_indx].qp_handle = qp; in bnxt_qplib_destroy_qp() [all …]
|
D | qplib_rcfw.h | 171 void *qp_handle; /* ptr to qplib_qp */ member 285 void bnxt_qplib_mark_qp_error(void *qp_handle);
|
D | qplib_fp.h | 275 u64 qp_handle; member 397 u64 qp_handle; member
|
D | roce_hsi.h | 423 __le64 qp_handle; member 1714 __le64 qp_handle; member 3866 __le64 qp_handle; member 3900 __le64 qp_handle; member 3947 __le64 qp_handle; member 4009 __le64 qp_handle; member 4266 __le64 qp_handle; member 4385 __le64 qp_handle; member 4447 __le64 qp_handle; member
|
/linux-6.12.1/drivers/infiniband/hw/mana/ |
D | qp.c | 348 &cq_spec, &qp->qp_handle); in mana_ib_create_qp_raw() 370 qp->qp_handle, qp->raw_sq.id, send_cq->queue.id); in mana_ib_create_qp_raw() 390 mana_destroy_wq_obj(mpc, GDMA_SQ, qp->qp_handle); in mana_ib_create_qp_raw() 529 req.qp_handle = qp->qp_handle; in mana_ib_gd_modify_qp() 628 mana_destroy_wq_obj(mpc, GDMA_SQ, qp->qp_handle); in mana_ib_destroy_qp_raw()
|
D | mana_ib.h | 120 mana_handle_t qp_handle; member 316 mana_handle_t qp_handle; member
|
/linux-6.12.1/net/vmw_vsock/ |
D | vmci_transport.c | 808 if (!vmci_handle_is_invalid(vmci_trans(vsk)->qp_handle)) { in vmci_transport_handle_detach() 858 !vmci_handle_is_equal(trans->qp_handle, e_payload->handle)) in vmci_transport_peer_detach_cb() 1213 vmci_trans(vpending)->qp_handle = handle; in vmci_transport_recv_connecting_server() 1290 vmci_trans(vsk)->qp_handle)) { in vmci_transport_recv_connecting_client() 1312 || !vmci_handle_is_invalid(vmci_trans(vsk)->qp_handle) in vmci_transport_recv_connecting_client() 1474 vmci_trans(vsk)->qp_handle = handle; in vmci_transport_recv_connecting_client_negotiate() 1583 vmci_trans(vsk)->qp_handle = VMCI_INVALID_HANDLE; in vmci_transport_socket_init() 1608 if (!vmci_handle_is_invalid(transport->qp_handle)) { in vmci_transport_free_resources() 1610 transport->qp_handle = VMCI_INVALID_HANDLE; in vmci_transport_free_resources() 1878 return !vmci_handle_is_invalid(vmci_trans(vsk)->qp_handle); in vmci_transport_stream_is_active()
|
D | vmci_transport.h | 107 struct vmci_handle qp_handle; member
|
/linux-6.12.1/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
|
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/infiniband/core/ |
D | uverbs_cmd.c | 1473 resp.base.qp_handle = obj->uevent.uobject.id; in create_qp() 1605 resp.qp_handle = obj->uevent.uobject.id; in ib_uverbs_open_qp() 1657 qp = uobj_get_obj_read(qp, UVERBS_OBJECT_QP, cmd.qp_handle, attrs); in ib_uverbs_query_qp() 1762 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()
|
/linux-6.12.1/drivers/infiniband/hw/irdma/ |
D | user.h | 235 irdma_qp_handle qp_handle; member
|