Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c1793 int ib_dealloc_xrcd(struct ib_xrcd *xrcd, struct ib_udata *udata) in ib_dealloc_xrcd() function
1811 EXPORT_SYMBOL(ib_dealloc_xrcd);
H A Dib_uverbs_cmd.c661 ib_dealloc_xrcd(xrcd, uverbs_get_cleared_udata(attrs)); in ib_uverbs_open_xrcd()
699 ret = ib_dealloc_xrcd(xrcd, &attrs->driver_udata); in ib_uverbs_dealloc_xrcd()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h3887 int ib_dealloc_xrcd(struct ib_xrcd *xrcd, struct ib_udata *udata);