Lines Matching refs:bth0
74 u32 bth0 = 0, bth2 = 0; in make_rc_ack() local
223 bth0 = qp->s_ack_state << 24; in make_rc_ack()
245 bth0 = qp->s_ack_state << 24; in make_rc_ack()
293 bth0 = qp->s_ack_state << 24; in make_rc_ack()
309 delta = hfi1_build_tid_rdma_read_resp(qp, e, ohdr, &bth0, in make_rc_ack()
346 bth0 = OP(ACKNOWLEDGE) << 24; in make_rc_ack()
356 hfi1_make_ruc_header(qp, ohdr, bth0, bth1, bth2, middle, ps); in make_rc_ack()
400 u32 bth0 = 0, bth2 = 0; in hfi1_make_rc_req() local
579 bth0 |= IB_BTH_SOLICITED; in hfi1_make_rc_req()
615 bth0 |= IB_BTH_SOLICITED; in hfi1_make_rc_req()
934 bth0 |= IB_BTH_SOLICITED; in hfi1_make_rc_req()
973 bth0 |= IB_BTH_SOLICITED; in hfi1_make_rc_req()
1153 bth0 | (qp->s_state << 24), in hfi1_make_rc_req()
1182 u32 bth0, u32 bth1) in hfi1_make_bth_aeth() argument
1191 ohdr->bth[0] = cpu_to_be32(bth0); in hfi1_make_bth_aeth()
1232 u32 bth0, bth1; in hfi1_make_rc_ack_9B() local
1260 bth0 = pkey | (OP(ACKNOWLEDGE) << 24); in hfi1_make_rc_ack_9B()
1262 bth0 |= IB_BTH_MIG_REQ; 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
1318 bth0 = pkey | (OP(ACKNOWLEDGE) << 24); in hfi1_make_rc_ack_16B()
1319 bth0 |= extra_bytes << 20; in hfi1_make_rc_ack_16B()
1322 hfi1_make_bth_aeth(qp, ohdr, bth0, bth1); in hfi1_make_rc_ack_16B()