Searched defs:ib_uverbs_detach_mcast (Results 1 – 2 of 2) sorted by relevance
782 struct ib_uverbs_detach_mcast { struct783 __u8 gid[16];784 __u32 qp_handle;785 __u16 mlid;786 __u16 reserved;787 __u64 driver_data[0];
2988 ssize_t ib_uverbs_detach_mcast(struct ib_uverbs_file *file, in ib_uverbs_detach_mcast() function