Home
last modified time | relevance | path

Searched refs:prev_nents (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/infiniband/ulp/srpt/
Dib_srpt.c893 unsigned prev_nents; in srpt_alloc_rw_ctxs() local
927 sg_unmark_end(&prev[prev_nents - 1]); in srpt_alloc_rw_ctxs()
928 sg_chain(prev, prev_nents + 1, ctx->sg); in srpt_alloc_rw_ctxs()
934 prev_nents = ctx->nents; in srpt_alloc_rw_ctxs()