/linux/include/rdma/ |
H A D | ib_cm.h | 105 u32 remote_qpn; member 123 u32 remote_qpn; member
|
H A D | rdmavt_qp.h | 235 return swqe->ud_wr.wr.remote_qpn; in rvt_get_swqe_remote_qpn() 347 u32 remote_qpn; 346 u32 remote_qpn; global() member
|
H A D | ib_mad.h | 773 u32 remote_qpn, u16 pkey_index,
|
/linux/include/uapi/rdma/ |
H A D | rdma_user_rxe.h | 105 __u32 remote_qpn; member
|
H A D | vmw_pvrdma-abi.h | 281 __u32 remote_qpn; member
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | ud.c | 592 u32 remote_qpn, u16 pkey, u32 slid, u32 dlid, in return_cnp_16B() argument 632 ohdr->bth[1] = cpu_to_be32(remote_qpn); in return_cnp_16B() 653 void return_cnp(struct hfi1_ibport *ibp, struct rvt_qp *qp, u32 remote_qpn, in return_cnp() argument 690 ohdr->bth[1] = cpu_to_be32(remote_qpn | (1 << IB_BECN_SHIFT)); in return_cnp()
|
H A D | uc.c | 233 qp->remote_qpn, mask_psn(qp->s_psn++), in hfi1_make_uc_req() 413 wc.src_qp = qp->remote_qpn; in hfi1_uc_rcv()
|
H A D | driver.c | 345 rqpn = qp->remote_qpn; in rcv_hdrerr() 454 rqpn = qp->remote_qpn; in hfi1_process_ecn_slowpath() 459 rqpn = qp->remote_qpn; in hfi1_process_ecn_slowpath()
|
H A D | tid_rdma.c | 1762 rreq->verbs_qp = cpu_to_be32(qp->remote_qpn); in hfi1_build_tid_rdma_read_packet() 2382 resp->verbs_qp = cpu_to_be32(qp->remote_qpn); in hfi1_build_tid_rdma_read_resp() 3390 ohdr->u.tid_rdma.w_req.verbs_qp = cpu_to_be32(qp->remote_qpn); in hfi1_build_tid_rdma_write_req() 3929 ohdr->u.tid_rdma.w_rsp.verbs_qp = cpu_to_be32(qp->remote_qpn); in hfi1_build_tid_rdma_write_resp() 4243 wd->verbs_qp = cpu_to_be32(qp->remote_qpn); in hfi1_build_tid_rdma_packet() 4439 ohdr->u.tid_rdma.ack.verbs_qp = cpu_to_be32(qp->remote_qpn); in hfi1_build_tid_rdma_write_ack() 4856 ohdr->u.tid_rdma.ack.verbs_qp = cpu_to_be32(qp->remote_qpn); in hfi1_build_tid_rdma_resync()
|
H A D | rc.c | 75 u32 bth1 = qp->remote_qpn | (HFI1_CAP_IS_KSET(OPFN) << IB_BTHE_E_SHIFT); in make_rc_ack() 401 u32 bth1 = qp->remote_qpn | (HFI1_CAP_IS_KSET(OPFN) << IB_BTHE_E_SHIFT); in hfi1_make_rc_req() 1192 ohdr->bth[1] = cpu_to_be32(bth1 | qp->remote_qpn); in hfi1_make_bth_aeth() 2946 wc.src_qp = qp->remote_qpn; in hfi1_rc_rcv()
|
/linux/include/linux/mlx5/ |
H A D | mlx5_ifc_fpga.h | 208 u8 remote_qpn[0x18]; member
|
/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_qp.c | 129 __be32 remote_qpn; member 472 qp_attr->dest_qp_num = be32_to_cpu(context->remote_qpn) & 0xffffff; in mthca_query_qp() 632 qp_context->remote_qpn = cpu_to_be32(attr->dest_qp_num); in __mthca_modify_qp() 1550 sqp->ud_header.bth.destination_qpn = cpu_to_be32(wr->remote_qpn); in build_mlx_header() 1612 useg->dqpn = cpu_to_be32(wr->remote_qpn); in set_tavor_ud_seg() 1621 useg->dqpn = cpu_to_be32(wr->remote_qpn); in set_arbel_ud_seg()
|
/linux/include/linux/mlx4/ |
H A D | qp.h | 201 __be32 remote_qpn; member
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_ruc.c | 241 ohdr->bth[1] = cpu_to_be32(qp->remote_qpn); in qib_make_ruc_header()
|
H A D | qib_qp.c | 450 qp->remote_qpn, in qib_qp_iter_print()
|
H A D | qib_uc.c | 395 wc.src_qp = qp->remote_qpn; in qib_uc_rcv()
|
/linux/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 661 wr.remote_qpn = dqpn; in mlx4_ib_send_to_slave() 1358 u32 remote_qpn, u32 qkey, struct rdma_ah_attr *attr, in mlx4_ib_send_to_wire() argument 1439 wr.remote_qpn = remote_qpn; in mlx4_ib_send_to_wire() 1593 be32_to_cpu(tunnel->hdr.remote_qpn), in mlx4_ib_multiplex_mad()
|
/linux/drivers/infiniband/sw/rdmavt/ |
H A D | qp.c | 826 qp->remote_qpn = 0; in rvt_init_qp() 1568 qp->remote_qpn = attr->dest_qp_num; in rvt_modify_qp() 1731 attr->dest_qp_num = qp->remote_qpn; in rvt_query_qp() 2928 sqp->remote_qpn); in rvt_ruc_loopback() 3122 wc.src_qp = qp->remote_qpn; in rvt_ruc_loopback()
|
/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_qp.c | 781 wqe_hdr->wr.ud.remote_qpn = ud_wr(wr)->remote_qpn; in pvrdma_post_send()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | debugfs.c | 375 param = MLX5_GET(qpc, qpc, remote_qpn); in qp_read_field()
|
/linux/drivers/vfio/pci/mlx5/ |
H A D | cmd.c | 1269 struct mlx5_vhca_qp *qp, u32 remote_qpn, in mlx5vf_activate_qp() argument 1305 MLX5_SET(qpc, qpc, remote_qpn, remote_qpn); in mlx5vf_activate_qp()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | conn.c | 709 MLX5_SET(qpc, qpc, remote_qpn, conn->fpga_qpn); in mlx5_fpga_conn_rtr_qp() 894 MLX5_SET(fpga_qpc, conn->fpga_qpc, remote_qpn, conn->qp.qpn); in mlx5_fpga_conn_create()
|
/linux/drivers/infiniband/core/ |
H A D | mad.c | 69 entry->rqpn = wr->remote_qpn; in create_mad_addr_info() 834 u32 remote_qpn, u16 pkey_index, in ib_create_send_mad() argument 898 mad_send_wr->send_wr.remote_qpn = remote_qpn; in ib_create_send_mad()
|
/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_verbs.c | 746 wr->wr.ud.remote_qpn = ud_wr(ibwr)->remote_qpn; in init_send_wr()
|
/linux/drivers/infiniband/hw/qedr/ |
H A D | qedr_roce_cm.c | 448 udh->bth.destination_qpn = htonl(ud_wr(swr)->remote_qpn); in qedr_gsi_build_header()
|