Searched refs:last_psn (Results 1 – 5 of 5) sorted by relevance
534 wqe->last_psn = (qp->req.psn + num_pkt - 1) & BTH_PSN_MASK; in update_wqe_psn()550 rollback_wqe->last_psn = wqe->last_psn; in save_state()561 wqe->last_psn = rollback_wqe->last_psn; in rollback_state()693 wqe->last_psn = qp->req.psn; in rxe_requester()
205 diff = psn_compare(pkt->psn, wqe->last_psn); in check_psn()224 if (pkt->psn == wqe->last_psn) in check_psn()604 wqe->last_psn == pkt->psn) in rxe_completer()
692 res->last_psn = (req_pkt->psn + in read_reply()696 res->last_psn = res->first_psn; in read_reply()998 res->last_psn = ack_pkt.psn; in send_atomic_ack()1056 psn_compare(psn, res->last_psn) <= 0) { in find_resource()
175 u32 last_psn; member
142 __u32 last_psn; member