Searched defs:ib_uverbs_attach_mcast (Results 1 – 2 of 2) sorted by relevance
655 struct ib_uverbs_attach_mcast { struct656 __u8 gid[16];657 __u32 qp_handle;658 __u16 mlid;659 __u16 reserved;660 __u64 driver_data[0];
2379 ssize_t ib_uverbs_attach_mcast(struct ib_uverbs_file *file, in ib_uverbs_attach_mcast() function