Searched defs:ibv_dealloc_mw (Results 1 – 2 of 2) sorted by relevance
431 struct ibv_dealloc_mw { struct432 __u32 command;433 __u16 in_words;434 __u16 out_words;435 __u32 mw_handle;436 __u32 reserved;
1788 static inline int ibv_dealloc_mw(struct ibv_mw *mw) in ibv_dealloc_mw() function