Lines Matching refs:delta_psn
751 req->comp_seg = delta_psn(bth2, wqe->psn); in hfi1_make_rc_req()
758 delta_psn(wqe->lpsn, bth2) + 1; in hfi1_make_rc_req()
1032 len = (delta_psn(qp->s_psn, wqe->psn)) * pmtu; in hfi1_make_rc_req()
1060 req->comp_seg = delta_psn(qp->s_psn, wqe->psn); in hfi1_make_rc_req()
1070 priv->pending_tid_w_resp += delta_psn(wqe->lpsn, bth2) + 1; in hfi1_make_rc_req()
1089 req->cur_seg = delta_psn(qp->s_psn, wqe->psn) / priv->pkts_ps; in hfi1_make_rc_req()
1177 delta = delta_psn(bth2, wqe->psn); in hfi1_make_rc_req()
1662 ibp->rvp.n_rc_resends += delta_psn(qp->s_psn, psn); in hfi1_restart_rc()
2035 while ((diff = delta_psn(ack_psn, wqe->lpsn)) >= 0) { in do_rc_ack()
2065 (delta_psn(psn, qp->s_last_psn) != 1))) { in do_rc_ack()
2234 ibp->rvp.n_rc_resends += delta_psn(qp->s_psn, psn); in do_rc_ack()
2629 offset = delta_psn(psn, e->psn) * qp->pmtu; in rc_rcv_error()
2848 diff = delta_psn(psn, qp->r_psn); in hfi1_rc_rcv()
3268 diff = delta_psn(psn, qp->r_psn); in hfi1_rc_hdrerr()