Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c896 unsigned prev_nents; in srpt_alloc_rw_ctxs() local
930 sg_unmark_end(&prev[prev_nents - 1]); in srpt_alloc_rw_ctxs()
931 sg_chain(prev, prev_nents + 1, ctx->sg); in srpt_alloc_rw_ctxs()
937 prev_nents = ctx->nents; in srpt_alloc_rw_ctxs()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c902 unsigned prev_nents; in srpt_alloc_rw_ctxs() local
936 sg_unmark_end(&prev[prev_nents - 1]); in srpt_alloc_rw_ctxs()
937 sg_chain(prev, prev_nents + 1, ctx->sg); in srpt_alloc_rw_ctxs()
943 prev_nents = ctx->nents; in srpt_alloc_rw_ctxs()

Completed in 10 milliseconds