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

/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Dverbs.c1432 int ib_dealloc_xrcd(struct ib_xrcd *xrcd) function
1449 EXPORT_SYMBOL(ib_dealloc_xrcd); variable
H A Duverbs_cmd.c880 ib_dealloc_xrcd(xrcd);
926 ret = ib_dealloc_xrcd(uobj->object);
965 ib_dealloc_xrcd(xrcd);
/freebsd-11.0-release/sys/ofed/include/rdma/
H A Dib_verbs.h2820 * ib_dealloc_xrcd - Deallocates an XRC domain.
2823 int ib_dealloc_xrcd(struct ib_xrcd *xrcd);

Completed in 78 milliseconds