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