Home
last modified time | relevance | path

Searched refs:destination_qpn (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib_pack.h198 __be32 destination_qpn; member
/openbmc/linux/drivers/infiniband/core/
H A Dud_header.c250 { STRUCT_FIELD(bth, destination_qpn),
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c448 udh->bth.destination_qpn = htonl(ud_wr(swr)->remote_qpn); in qedr_gsi_build_header()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dqp.c2915 sqp->ud_header.bth.destination_qpn = cpu_to_be32(wr->remote_qpn); in build_sriov_qp0_header()
2917 sqp->ud_header.bth.destination_qpn = in build_sriov_qp0_header()
3216 sqp->ud_header.bth.destination_qpn = cpu_to_be32(wr->remote_qpn); in build_mlx_header()
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c1550 sqp->ud_header.bth.destination_qpn = cpu_to_be32(wr->remote_qpn); in build_mlx_header()
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c2344 qp->qp1_hdr.bth.destination_qpn = IB_QP1; in bnxt_re_build_qp1_send_v2()