Searched refs:first_psn (Results 1 – 5 of 5) sorted by relevance
83 npsn = (qp->comp.psn - wqe->first_psn) & in req_retry()517 wqe->first_psn = qp->req.psn; in update_wqe_psn()522 qp->req.psn = (wqe->first_psn + num_pkt) & BTH_PSN_MASK; in update_wqe_psn()533 rollback_wqe->first_psn = wqe->first_psn; in save_state()544 wqe->first_psn = rollback_wqe->first_psn; in rollback_state()728 wqe->first_psn = qp->req.psn; in rxe_requester()
236 if ((pkt->psn == wqe->first_psn && in check_ack()239 (wqe->first_psn == wqe->last_psn && in check_ack()
579 res->first_psn = pkt->psn; in rxe_prepare_res()586 res->first_psn = pkt->psn; in rxe_prepare_res()1112 if (psn_compare(psn, res->first_psn) >= 0 && in find_resource()1163 res->state = (pkt->psn == res->first_psn) ? in duplicate_request()
152 u32 first_psn; member
159 __u32 first_psn; member