Searched refs:npsn (Results 1 – 2 of 2) sorted by relevance
46 unsigned int mask, int npsn) in retry_first_write_send() argument50 for (i = 0; i < npsn; i++) { in retry_first_write_send()73 int npsn; in req_retry() local77 npsn = (qp->comp.psn - wqe->first_psn) & BTH_PSN_MASK; in req_retry()111 retry_first_write_send(qp, wqe, mask, npsn); in req_retry()114 wqe->iova += npsn * qp->mtu; in req_retry()
532 static inline void build_ahg(struct rvt_qp *qp, u32 npsn) in build_ahg() argument543 qp->s_ahgpsn = npsn; in build_ahg()557 (__force u16)cpu_to_be16((u16)npsn), in build_ahg()561 if ((npsn & 0xffff0000) != in build_ahg()567 (u16)(npsn >> 16)), in build_ahg()