Searched defs:ib_uverbs_detach_mcast (Results 1 – 2 of 2) sorted by relevance
737 struct ib_uverbs_detach_mcast { struct738 __u8 gid[16];739 __u32 qp_handle;740 __u16 mlid;741 __u16 reserved;742 __u64 driver_data[0];
2704 ssize_t ib_uverbs_detach_mcast(struct ib_uverbs_file *file, in ib_uverbs_detach_mcast() function