Lines Matching defs:bth1
75 u32 bth1 = qp->remote_qpn | (HFI1_CAP_IS_KSET(OPFN) << IB_BTHE_E_SHIFT);
286 hdrlen = hfi1_build_tid_rdma_write_resp(qp, e, ohdr, &bth1,
310 &bth1, &bth2, &len,
356 hfi1_make_ruc_header(qp, ohdr, bth0, bth1, bth2, middle, ps);
401 u32 bth1 = qp->remote_qpn | (HFI1_CAP_IS_KSET(OPFN) << IB_BTHE_E_SHIFT);
636 &bth1, &bth2,
815 &bth1, &bth2,
1024 hwords += hfi1_build_tid_rdma_write_req(qp, wqe, ohdr, &bth1,
1075 delta = hfi1_build_tid_rdma_read_packet(wqe, ohdr, &bth1,
1118 delta = hfi1_build_tid_rdma_read_req(qp, wqe, ohdr, &bth1,
1154 bth1,
1182 u32 bth0, u32 bth1)
1192 ohdr->bth[1] = cpu_to_be32(bth1 | qp->remote_qpn);
1232 u32 bth0, bth1;
1263 bth1 = (!!is_fecn) << IB_BECN_SHIFT;
1268 bth1 |= HFI1_CAP_IS_KSET(OPFN) << IB_BTHE_E_SHIFT;
1269 hfi1_make_bth_aeth(qp, ohdr, bth0, bth1);
1283 u32 bth0, bth1 = 0;
1321 bth1 = OPA_BTH_MIG_REQ;
1322 hfi1_make_bth_aeth(qp, ohdr, bth0, bth1);