Searched refs:deth (Results 1 – 13 of 13) 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()
380 ohdr->u.ud.deth[0] = cpu_to_be32((int)wqe->ud_wr.remote_qkey < 0 ? in ipath_make_ud_req()382 ohdr->u.ud.deth[1] = cpu_to_be32(qp->ibqp.qp_num); in ipath_make_ud_req()425 qkey = be32_to_cpu(ohdr->u.ud.deth[0]); in ipath_ud_rcv()426 src_qp = be32_to_cpu(ohdr->u.ud.deth[1]); in ipath_ud_rcv()442 qkey = be32_to_cpu(ohdr->u.ud.deth[0]); in ipath_ud_rcv()443 src_qp = be32_to_cpu(ohdr->u.ud.deth[1]); in ipath_ud_rcv()
112 __be32 deth[2]; member
153 be32_to_cpu(eh->ud.deth[0]), in parse_everbs_hdrs()154 be32_to_cpu(eh->ud.deth[1]) & HFI1_QPN_MASK); in parse_everbs_hdrs()
414 ohdr->u.ud.deth[0] = cpu_to_be32((int)wqe->ud_wr.remote_qkey < 0 ? in hfi1_make_ud_req()416 ohdr->u.ud.deth[1] = cpu_to_be32(qp->ibqp.qp_num); in hfi1_make_ud_req()665 qkey = be32_to_cpu(ohdr->u.ud.deth[0]); in hfi1_ud_rcv()666 src_qp = be32_to_cpu(ohdr->u.ud.deth[1]) & HFI1_QPN_MASK; in hfi1_ud_rcv()
158 __be32 deth[2]; member
471 u32 src_qpn = be32_to_cpu(ohdr->u.ud.deth[1]) & HFI1_QPN_MASK; in process_ecn()
380 ohdr->u.ud.deth[0] = cpu_to_be32((int)wqe->ud_wr.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
1442 .u.oth.u.ud.deth[0] = cpu_to_be32(0), in flush_fifo()1443 .u.oth.u.ud.deth[1] = cpu_to_be32(0), in flush_fifo()
241 struct ib_unpacked_deth deth; member
2206 sqp->ud_header.deth.qkey = cpu_to_be32(qkey); in build_sriov_qp0_header()2207 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.mqp.qpn); in build_sriov_qp0_header()2426 sqp->ud_header.deth.qkey = cpu_to_be32(wr->remote_qkey & 0x80000000 ? in build_mlx_header()2428 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->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()