Searched defs:ibv_close_xrcd (Results 1 – 2 of 2) sorted by relevance
363 struct ibv_close_xrcd { struct364 __u32 command;365 __u16 in_words;366 __u16 out_words;367 __u32 xrcd_handle;
1731 static inline int ibv_close_xrcd(struct ibv_xrcd *xrcd) in ibv_close_xrcd() function