Home
last modified time | relevance | path

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

/Linux-v6.1/include/rdma/
Dib_pack.h193 __be32 destination_qpn; member
/Linux-v6.1/drivers/infiniband/core/
Dud_header.c250 { STRUCT_FIELD(bth, destination_qpn),
/Linux-v6.1/drivers/infiniband/hw/qedr/
Dqedr_roce_cm.c449 udh->bth.destination_qpn = htonl(ud_wr(swr)->remote_qpn); in qedr_gsi_build_header()
/Linux-v6.1/drivers/infiniband/hw/mlx4/
Dqp.c2876 sqp->ud_header.bth.destination_qpn = cpu_to_be32(wr->remote_qpn); in build_sriov_qp0_header()
2878 sqp->ud_header.bth.destination_qpn = in build_sriov_qp0_header()
3177 sqp->ud_header.bth.destination_qpn = cpu_to_be32(wr->remote_qpn); in build_mlx_header()
/Linux-v6.1/drivers/infiniband/hw/mthca/
Dmthca_qp.c1550 sqp->ud_header.bth.destination_qpn = cpu_to_be32(wr->remote_qpn); in build_mlx_header()
/Linux-v6.1/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c2225 qp->qp1_hdr.bth.destination_qpn = IB_QP1; in bnxt_re_build_qp1_send_v2()