Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h431 struct ibv_dealloc_mw { struct
432 __u32 command;
433 __u16 in_words;
434 __u16 out_words;
435 __u32 mw_handle;
436 __u32 reserved;
H A Dverbs.h1788 static inline int ibv_dealloc_mw(struct ibv_mw *mw) in ibv_dealloc_mw() function