Lines Matching refs:delta_psn
710 req->comp_seg = delta_psn(bth2, wqe->psn); in hfi1_make_rc_req()
717 delta_psn(wqe->lpsn, bth2) + 1; in hfi1_make_rc_req()
991 len = (delta_psn(qp->s_psn, wqe->psn)) * pmtu; in hfi1_make_rc_req()
1019 req->comp_seg = delta_psn(qp->s_psn, wqe->psn); in hfi1_make_rc_req()
1029 priv->pending_tid_w_resp += delta_psn(wqe->lpsn, bth2) + 1; in hfi1_make_rc_req()
1048 req->cur_seg = delta_psn(qp->s_psn, wqe->psn) / priv->pkts_ps; in hfi1_make_rc_req()
1136 delta = delta_psn(bth2, wqe->psn); in hfi1_make_rc_req()
1620 ibp->rvp.n_rc_resends += delta_psn(qp->s_psn, psn); in hfi1_restart_rc()
1993 while ((diff = delta_psn(ack_psn, wqe->lpsn)) >= 0) { in do_rc_ack()
2023 (delta_psn(psn, qp->s_last_psn) != 1))) { in do_rc_ack()
2192 ibp->rvp.n_rc_resends += delta_psn(qp->s_psn, psn); in do_rc_ack()
2588 offset = delta_psn(psn, e->psn) * qp->pmtu; in rc_rcv_error()
2807 diff = delta_psn(psn, qp->r_psn); in hfi1_rc_rcv()
3227 diff = delta_psn(psn, qp->r_psn); in hfi1_rc_hdrerr()