Lines Matching refs:bth0
116 u32 bth0 = 0, bth2 = 0; in make_rc_ack() local
265 bth0 = qp->s_ack_state << 24; in make_rc_ack()
287 bth0 = qp->s_ack_state << 24; in make_rc_ack()
335 bth0 = qp->s_ack_state << 24; in make_rc_ack()
351 delta = hfi1_build_tid_rdma_read_resp(qp, e, ohdr, &bth0, in make_rc_ack()
388 bth0 = OP(ACKNOWLEDGE) << 24; in make_rc_ack()
398 hfi1_make_ruc_header(qp, ohdr, bth0, bth1, bth2, middle, ps); in make_rc_ack()
441 u32 bth0 = 0, bth2 = 0; in hfi1_make_rc_req() local
620 bth0 |= IB_BTH_SOLICITED; in hfi1_make_rc_req()
656 bth0 |= IB_BTH_SOLICITED; in hfi1_make_rc_req()
975 bth0 |= IB_BTH_SOLICITED; in hfi1_make_rc_req()
1014 bth0 |= IB_BTH_SOLICITED; in hfi1_make_rc_req()
1194 bth0 | (qp->s_state << 24), in hfi1_make_rc_req()
1223 u32 bth0, u32 bth1) in hfi1_make_bth_aeth() argument
1232 ohdr->bth[0] = cpu_to_be32(bth0); in hfi1_make_bth_aeth()
1273 u32 bth0, bth1; in hfi1_make_rc_ack_9B() local
1301 bth0 = pkey | (OP(ACKNOWLEDGE) << 24); in hfi1_make_rc_ack_9B()
1303 bth0 |= IB_BTH_MIG_REQ; 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
1359 bth0 = pkey | (OP(ACKNOWLEDGE) << 24); in hfi1_make_rc_ack_16B()
1360 bth0 |= extra_bytes << 20; in hfi1_make_rc_ack_16B()
1363 hfi1_make_bth_aeth(qp, ohdr, bth0, bth1); in hfi1_make_rc_ack_16B()