Searched refs:deth (Results 1 – 8 of 8) sorted by relevance
202 { STRUCT_FIELD(deth, qkey),210 { STRUCT_FIELD(deth, source_qpn),320 &header->deth, buf + len); in ib_ud_header_pack()406 buf, &header->deth); in ib_ud_header_unpack()
381 ohdr->u.ud.deth[0] = cpu_to_be32((int)wqe->wr.wr.ud.remote_qkey < 0 ? in ipath_make_ud_req()383 ohdr->u.ud.deth[1] = cpu_to_be32(qp->ibqp.qp_num); in ipath_make_ud_req()426 qkey = be32_to_cpu(ohdr->u.ud.deth[0]); in ipath_ud_rcv()427 src_qp = be32_to_cpu(ohdr->u.ud.deth[1]); in ipath_ud_rcv()443 qkey = be32_to_cpu(ohdr->u.ud.deth[0]); in ipath_ud_rcv()444 src_qp = be32_to_cpu(ohdr->u.ud.deth[1]); in ipath_ud_rcv()
112 __be32 deth[2]; member
380 ohdr->u.ud.deth[0] = cpu_to_be32((int)wqe->wr.wr.ud.remote_qkey < 0 ? in qib_make_ud_req()382 ohdr->u.ud.deth[1] = cpu_to_be32(qp->ibqp.qp_num); in qib_make_ud_req()448 qkey = be32_to_cpu(ohdr->u.ud.deth[0]); in qib_ud_rcv()449 src_qp = be32_to_cpu(ohdr->u.ud.deth[1]) & QIB_QPN_MASK; in qib_ud_rcv()
166 __be32 deth[2]; member
1440 .u.oth.u.ud.deth[0] = cpu_to_be32(0), in flush_fifo()1441 .u.oth.u.ud.deth[1] = cpu_to_be32(0), in flush_fifo()
2047 sqp->ud_header.deth.qkey = cpu_to_be32(qkey); in build_sriov_qp0_header()2048 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.mqp.qpn); in build_sriov_qp0_header()2264 sqp->ud_header.deth.qkey = cpu_to_be32(wr->wr.ud.remote_qkey & 0x80000000 ? in build_mlx_header()2266 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()
1529 sqp->ud_header.deth.qkey = cpu_to_be32(wr->wr.ud.remote_qkey & 0x80000000 ? in build_mlx_header()1531 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()