Lines Matching defs:bth1
117 u32 bth1 = qp->remote_qpn | (HFI1_CAP_IS_KSET(OPFN) << IB_BTHE_E_SHIFT);
328 hdrlen = hfi1_build_tid_rdma_write_resp(qp, e, ohdr, &bth1,
352 &bth1, &bth2, &len,
398 hfi1_make_ruc_header(qp, ohdr, bth0, bth1, bth2, middle, ps);
442 u32 bth1 = qp->remote_qpn | (HFI1_CAP_IS_KSET(OPFN) << IB_BTHE_E_SHIFT);
677 &bth1, &bth2,
856 &bth1, &bth2,
1065 hwords += hfi1_build_tid_rdma_write_req(qp, wqe, ohdr, &bth1,
1116 delta = hfi1_build_tid_rdma_read_packet(wqe, ohdr, &bth1,
1159 delta = hfi1_build_tid_rdma_read_req(qp, wqe, ohdr, &bth1,
1195 bth1,
1223 u32 bth0, u32 bth1)
1233 ohdr->bth[1] = cpu_to_be32(bth1 | qp->remote_qpn);
1273 u32 bth0, bth1;
1304 bth1 = (!!is_fecn) << IB_BECN_SHIFT;
1309 bth1 |= HFI1_CAP_IS_KSET(OPFN) << IB_BTHE_E_SHIFT;
1310 hfi1_make_bth_aeth(qp, ohdr, bth0, bth1);
1324 u32 bth0, bth1 = 0;
1362 bth1 = OPA_BTH_MIG_REQ;
1363 hfi1_make_bth_aeth(qp, ohdr, bth0, bth1);