Searched refs:first_psn (Results 1 – 7 of 7) sorted by relevance
81 npsn = (qp->comp.psn - wqe->first_psn) & in req_retry()512 wqe->first_psn = qp->req.psn; in update_wqe_psn()517 qp->req.psn = (wqe->first_psn + num_pkt) & BTH_PSN_MASK; in update_wqe_psn()528 rollback_wqe->first_psn = wqe->first_psn; in save_state()539 wqe->first_psn = rollback_wqe->first_psn; in rollback_state()673 wqe->first_psn = qp->req.psn; in rxe_requester()
659 res->first_psn = req_pkt->psn; in read_reply()666 res->last_psn = res->first_psn; in read_reply()980 res->first_psn = ack_pkt.psn; in send_atomic_ack()1038 if (psn_compare(psn, res->first_psn) >= 0 && in find_resource()1091 res->state = (pkt->psn == res->first_psn) ? in duplicate_request()
233 if ((pkt->psn == wqe->first_psn && in check_ack()236 (wqe->first_psn == wqe->last_psn && in check_ack()
149 u32 first_psn; member
104 __u32 first_psn; member
119 __u32 first_psn; member
146 __u32 first_psn; member