Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h363 struct ibv_close_xrcd { struct
364 __u32 command;
365 __u16 in_words;
366 __u16 out_words;
367 __u32 xrcd_handle;
H A Dverbs.h1731 static inline int ibv_close_xrcd(struct ibv_xrcd *xrcd) in ibv_close_xrcd() function