Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dib_pack.h223 __be32 source_qpn; member
H A Dib_verbs.h1060 u32 source_qpn; member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ud_header.c280 { STRUCT_FIELD(deth, source_qpn),
H A Dib_uverbs_cmd.c1414 attr.source_qpn = cmd->source_qpn; in create_qp()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h625 __u32 source_qpn; member
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c598 udh->deth.source_qpn = OSAL_CPU_TO_BE32(QLNXR_GSI_QPN); in qlnxr_gsi_build_header()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c2362 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.mqp.qpn); in build_sriov_qp0_header()
2630 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()
/freebsd/sys/dev/mthca/
H A Dmthca_qp.c1537 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c2995 qp->qp1_hdr.deth.source_qpn = IB_QP1; in bnxt_re_build_qp1_send()