Lines Matching refs:aeth
2385 resp->aeth = rvt_compute_aeth(qp);
2457 u32 opcode, aeth;
2465 aeth = be32_to_cpu(ohdr->u.tid_rdma.r_rsp.aeth);
2536 if (!do_rc_ack(qp, aeth, ipsn, opcode, 0, rcd))
3918 ohdr->u.tid_rdma.w_rsp.aeth = rvt_compute_aeth(qp);
4048 u32 opcode, aeth, psn, flow_psn, i, tidlen = 0, pktlen;
4054 aeth = be32_to_cpu(ohdr->u.tid_rdma.w_rsp.aeth);
4101 if (!do_rc_ack(qp, aeth, psn, opcode, 0, rcd))
4446 ohdr->u.tid_rdma.ack.aeth = rvt_compute_aeth(qp);
4449 ohdr->u.tid_rdma.ack.aeth =
4455 ohdr->u.tid_rdma.ack.aeth = rvt_compute_aeth(qp);
4505 u32 aeth, psn, req_psn, ack_psn, flpsn, resync_psn, ack_kpsn;
4512 aeth = be32_to_cpu(ohdr->u.tid_rdma.ack.aeth);
4517 trace_hfi1_rcv_tid_ack(qp, aeth, psn, req_psn, resync_psn);
4529 if (aeth >> 29) {
4581 switch (aeth >> 29) {
4718 switch ((aeth >> IB_AETH_CREDIT_SHIFT) &