Home
last modified time | relevance | path

Searched defs:ib_uverbs_alloc_pd (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h314 struct ib_uverbs_alloc_pd { struct
319 struct ib_uverbs_alloc_pd_resp { argument
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c417 static int ib_uverbs_alloc_pd(struct uverbs_attr_bundle *attrs) in ib_uverbs_alloc_pd() function