Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/ulp/srpt/
Dib_srpt.h218 struct srpt_rw_ctx s_rw_ctx; member
Dib_srpt.c897 ioctx->rw_ctxs = &ioctx->s_rw_ctx; in srpt_alloc_rw_ctxs()
949 if (ioctx->rw_ctxs != &ioctx->s_rw_ctx) in srpt_alloc_rw_ctxs()
968 if (ioctx->rw_ctxs != &ioctx->s_rw_ctx) in srpt_free_rw_ctxs()