Lines Matching refs:aeth
2378 resp->aeth = rvt_compute_aeth(qp);
2450 u32 opcode, aeth;
2458 aeth = be32_to_cpu(ohdr->u.tid_rdma.r_rsp.aeth);
2529 if (!do_rc_ack(qp, aeth, ipsn, opcode, 0, rcd))
3906 ohdr->u.tid_rdma.w_rsp.aeth = rvt_compute_aeth(qp);
4036 u32 opcode, aeth, psn, flow_psn, i, tidlen = 0, pktlen;
4042 aeth = be32_to_cpu(ohdr->u.tid_rdma.w_rsp.aeth);
4089 if (!do_rc_ack(qp, aeth, psn, opcode, 0, rcd))
4434 ohdr->u.tid_rdma.ack.aeth = rvt_compute_aeth(qp);
4437 ohdr->u.tid_rdma.ack.aeth =
4443 ohdr->u.tid_rdma.ack.aeth = rvt_compute_aeth(qp);
4493 u32 aeth, psn, req_psn, ack_psn, flpsn, resync_psn, ack_kpsn;
4500 aeth = be32_to_cpu(ohdr->u.tid_rdma.ack.aeth);
4505 trace_hfi1_rcv_tid_ack(qp, aeth, psn, req_psn, resync_psn);
4517 if (aeth >> 29) {
4569 switch (aeth >> 29) {
4706 switch ((aeth >> IB_AETH_CREDIT_SHIFT) &