Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Dib_pack.h208 __be32 destination_qpn; member
/linux-4.4.14/drivers/infiniband/core/
Dud_header.c183 { STRUCT_FIELD(bth, destination_qpn),
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dqp.c2193 sqp->ud_header.bth.destination_qpn = cpu_to_be32(wr->remote_qpn); in build_sriov_qp0_header()
2195 sqp->ud_header.bth.destination_qpn = in build_sriov_qp0_header()
2424 sqp->ud_header.bth.destination_qpn = cpu_to_be32(wr->remote_qpn); in build_mlx_header()
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_qp.c1527 sqp->ud_header.bth.destination_qpn = cpu_to_be32(wr->remote_qpn); in build_mlx_header()