Searched refs:deth (Results 1 – 12 of 12) sorted by relevance
501 struct rxe_deth *deth = arg; in __deth_qkey() local503 return be32_to_cpu(deth->qkey); in __deth_qkey()508 struct rxe_deth *deth = arg; in __deth_set_qkey() local510 deth->qkey = cpu_to_be32(qkey); in __deth_set_qkey()515 struct rxe_deth *deth = arg; in __deth_sqp() local517 return DETH_SQP_MASK & be32_to_cpu(deth->sqp); in __deth_sqp()522 struct rxe_deth *deth = arg; in __deth_set_sqp() local524 deth->sqp = cpu_to_be32(DETH_SQP_MASK & sqp); in __deth_set_sqp()
107 __be32 deth[2]; member258 return be32_to_cpu(ohdr->u.ud.deth[0]); in ib_get_qkey()263 return ((be32_to_cpu(ohdr->u.ud.deth[1])) & IB_QPN_MASK); in ib_get_sqpn()
278 struct ib_unpacked_deth deth; member
269 { STRUCT_FIELD(deth, qkey),277 { STRUCT_FIELD(deth, source_qpn),454 &header->deth, buf + len); in ib_ud_header_pack()539 buf, &header->deth); in ib_ud_header_unpack()
381 ohdr->u.ud.deth[0] = in qib_make_ud_req()384 ohdr->u.ud.deth[1] = cpu_to_be32(qp->ibqp.qp_num); in qib_make_ud_req()446 qkey = be32_to_cpu(ohdr->u.ud.deth[0]); in qib_ud_rcv()447 src_qp = be32_to_cpu(ohdr->u.ud.deth[1]) & RVT_QPN_MASK; in qib_ud_rcv()
1433 .u.oth.u.ud.deth[0] = cpu_to_be32(0), in flush_fifo()1434 .u.oth.u.ud.deth[1] = cpu_to_be32(0), in flush_fifo()
449 be32_to_cpu(eh->ud.deth[0]), in parse_everbs_hdrs()450 be32_to_cpu(eh->ud.deth[1]) & RVT_QPN_MASK); in parse_everbs_hdrs()
297 ohdr->u.ud.deth[0] = in hfi1_make_bth_deth()300 ohdr->u.ud.deth[1] = cpu_to_be32(qp->ibqp.qp_num); in hfi1_make_bth_deth()
455 udh->deth.qkey = htonl(0x80010000); in qedr_gsi_build_header()456 udh->deth.source_qpn = htonl(QEDR_GSI_QPN); in qedr_gsi_build_header()
2944 sqp->ud_header.deth.qkey = cpu_to_be32(qkey); in build_sriov_qp0_header()2945 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.mqp.qpn); in build_sriov_qp0_header()3221 sqp->ud_header.deth.qkey = cpu_to_be32(wr->remote_qkey & 0x80000000 ? in build_mlx_header()3223 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()
1550 sqp->ud_header.deth.qkey = cpu_to_be32(wr->remote_qkey & 0x80000000 ? in build_mlx_header()1552 sqp->ud_header.deth.source_qpn = cpu_to_be32(sqp->qp.ibqp.qp_num); in build_mlx_header()
1957 qp->qp1_hdr.deth.qkey = cpu_to_be32(IB_QP1_QKEY); in bnxt_re_build_qp1_send_v2()1958 qp->qp1_hdr.deth.source_qpn = IB_QP1; in bnxt_re_build_qp1_send_v2()