Searched refs:deth (Results 1 – 6 of 6) sorted by relevance
274 { STRUCT_FIELD(deth, qkey),282 { STRUCT_FIELD(deth, source_qpn),463 &header->deth, (char *)buf + len); in ib_ud_header_pack()548 buf, &header->deth); in ib_ud_header_unpack()
96 __be32 deth[2]; member
276 struct ib_unpacked_deth deth; member
620 udh->deth.qkey = OSAL_CPU_TO_BE32(0x80010000); /* qp->qkey */ /* TODO: what is?! */ in qlnxr_gsi_build_header()621 udh->deth.source_qpn = OSAL_CPU_TO_BE32(QLNXR_GSI_QPN); in qlnxr_gsi_build_header()
2353 sqp->ud_header.deth.qkey = cpu_to_be32(qkey); in build_sriov_qp0_header()2354 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.mqp.qpn); in build_sriov_qp0_header()2620 sqp->ud_header.deth.qkey = cpu_to_be32(wr->remote_qkey & 0x80000000 ? in build_mlx_header()2622 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()
1526 sqp->ud_header.deth.qkey = cpu_to_be32(wr->remote_qkey & 0x80000000 ? in build_mlx_header()1528 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()