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