Home
last modified time | relevance | path

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

/linux-4.1.27/include/rdma/
Dib_pack.h213 __be32 source_qpn; member
/linux-4.1.27/drivers/infiniband/core/
Dud_header.c210 { STRUCT_FIELD(deth, source_qpn),
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c2098 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.mqp.qpn); in build_sriov_qp0_header()
2316 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_qp.c1531 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()