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
593 udh->deth.qkey = OSAL_CPU_TO_BE32(0x80010000); /* qp->qkey */ /* TODO: what is?! */ in qlnxr_gsi_build_header()594 udh->deth.source_qpn = OSAL_CPU_TO_BE32(QLNXR_GSI_QPN); in qlnxr_gsi_build_header()
2350 sqp->ud_header.deth.qkey = cpu_to_be32(qkey); in build_sriov_qp0_header()2351 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.mqp.qpn); in build_sriov_qp0_header()2627 sqp->ud_header.deth.qkey = cpu_to_be32(wr->remote_qkey & 0x80000000 ? in build_mlx_header()2629 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()
1543 sqp->ud_header.deth.qkey = cpu_to_be32(wr->remote_qkey & 0x80000000 ? in build_mlx_header()1545 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()
2981 qp->qp1_hdr.deth.qkey = cpu_to_be32(IB_QP1_QKEY); in bnxt_re_build_qp1_send()2982 qp->qp1_hdr.deth.source_qpn = IB_QP1; in bnxt_re_build_qp1_send()