Home
last modified time | relevance | path

Searched refs:ibv_close_xrcd (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/libibverbs/examples/
H A Dxsrq_pingpong.c686 if (ctx.xrcd && ibv_close_xrcd(ctx.xrcd)) { in pp_close_ctx()
/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h363 struct ibv_close_xrcd { struct
H A Dverbs.h1729 static inline int ibv_close_xrcd(struct ibv_xrcd *xrcd) in ibv_close_xrcd() function
H A Dcmd.c347 struct ibv_close_xrcd cmd; in ibv_cmd_close_xrcd()
/freebsd/contrib/ofed/librdmacm/
H A Dcma.c424 ibv_close_xrcd(cma_dev->xrcd); in ucma_put_device()