Searched refs:deth (Results 1 – 7 of 7) sorted by relevance
272 { STRUCT_FIELD(deth, qkey),280 { STRUCT_FIELD(deth, source_qpn),461 &header->deth, (char *)buf + len); in ib_ud_header_pack()546 buf, &header->deth); in ib_ud_header_unpack()
94 __be32 deth[2]; member
274 struct ib_unpacked_deth deth; member
597 udh->deth.qkey = OSAL_CPU_TO_BE32(0x80010000); /* qp->qkey */ /* TODO: what is?! */ in qlnxr_gsi_build_header()598 udh->deth.source_qpn = OSAL_CPU_TO_BE32(QLNXR_GSI_QPN); in qlnxr_gsi_build_header()
2361 sqp->ud_header.deth.qkey = cpu_to_be32(qkey); in build_sriov_qp0_header()2362 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.mqp.qpn); in build_sriov_qp0_header()2628 sqp->ud_header.deth.qkey = cpu_to_be32(wr->remote_qkey & 0x80000000 ? in build_mlx_header()2630 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()
1535 sqp->ud_header.deth.qkey = cpu_to_be32(wr->remote_qkey & 0x80000000 ? in build_mlx_header()1537 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()
3074 qp->qp1_hdr.deth.qkey = cpu_to_be32(IB_QP1_QKEY); in bnxt_re_build_qp1_send()3075 qp->qp1_hdr.deth.source_qpn = IB_QP1; in bnxt_re_build_qp1_send()