Searched refs:ipath_compute_aeth (Results 1 – 3 of 3) sorted by relevance
137 ohdr->u.aeth = ipath_compute_aeth(qp); in ipath_make_rc_ack()146 ohdr->u.at.aeth = ipath_compute_aeth(qp); in ipath_make_rc_ack()166 ohdr->u.aeth = ipath_compute_aeth(qp); in ipath_make_rc_ack()192 ohdr->u.aeth = ipath_compute_aeth(qp); in ipath_make_rc_ack()672 ohdr->u.aeth = ipath_compute_aeth(qp); in send_rc_ack()
732 __be32 ipath_compute_aeth(struct ipath_qp *qp);
677 __be32 ipath_compute_aeth(struct ipath_qp *qp) in ipath_compute_aeth() function