Searched refs:ctxttid (Results 1 – 1 of 1) sorted by relevance
288 u32 tid, ctxttid, cnt, i, tidcnt, tidoff; in qib_tid_update() local308 ctxttid = rcd->ctxt * dd->rcvtidcnt; in qib_tid_update()317 ctxttid += tidoff; in qib_tid_update()322 ctxttid += tidoff; in qib_tid_update()342 ctxttid * sizeof(*tidbase)); in qib_tid_update()372 if (!dd->pageshadow[ctxttid + tid]) in qib_tid_update()391 dd->pageshadow[ctxttid + tid] = pagep[i]; in qib_tid_update()392 dd->physshadow[ctxttid + tid] = daddr; in qib_tid_update()397 physaddr = dd->physshadow[ctxttid + tid]; in qib_tid_update()421 if (dd->pageshadow[ctxttid + tid]) { in qib_tid_update()[all …]