Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
HDib_umem_odp.c293 context->odp_mrs_count++; in ib_umem_odp_get()
298 context->odp_mrs_count == 1) in ib_umem_odp_get()
305 if (context->odp_mrs_count == 1) { in ib_umem_odp_get()
365 context->odp_mrs_count--; in ib_umem_odp_release()
379 if (!context->odp_mrs_count) { in ib_umem_odp_release()
HDib_uverbs_cmd.c371 ucontext->odp_mrs_count = 0; in ib_uverbs_get_context()
/freebsd-13-stable/sys/ofed/include/rdma/
HDib_verbs.h1415 int odp_mrs_count; member