Searched refs:last_psn (Results 1 – 8 of 8) sorted by relevance
179 diff = psn_compare(pkt->psn, wqe->last_psn); in check_psn()198 if (pkt->psn == wqe->last_psn) in check_psn()236 (wqe->first_psn == wqe->last_psn && in check_ack()494 if (psn_compare(wqe->last_psn, qp->comp.psn) >= 0) { in complete_wqe()495 qp->comp.psn = (wqe->last_psn + 1) & BTH_PSN_MASK; in complete_wqe()595 wqe->last_psn == pkt->psn) in rxe_completer()
513 wqe->last_psn = (qp->req.psn + num_pkt - 1) & BTH_PSN_MASK; in update_wqe_psn()529 rollback_wqe->last_psn = wqe->last_psn; in save_state()540 wqe->last_psn = rollback_wqe->last_psn; in rollback_state()674 wqe->last_psn = qp->req.psn; in rxe_requester()
662 res->last_psn = (req_pkt->psn + in read_reply()666 res->last_psn = res->first_psn; in read_reply()981 res->last_psn = ack_pkt.psn; in send_atomic_ack()1039 psn_compare(psn, res->last_psn) <= 0) { in find_resource()
150 u32 last_psn; member
147 __u32 last_psn; member
142 __u32 last_psn; member
2789 u32 last_psn; in handle_read_kdeth_eflags() local2791 last_psn = read_r_next_psn(dd, rcd->ctxt, in handle_read_kdeth_eflags()2793 flow->flow_state.r_next_psn = last_psn; in handle_read_kdeth_eflags()