Searched defs:ibv_attach_mcast (Results 1 – 1 of 1) sorted by relevance
1055 struct ibv_attach_mcast { struct1056 __u32 command;1057 __u16 in_words;1058 __u16 out_words;1059 __u8 gid[16];1060 __u32 qp_handle;1061 __u16 mlid;1062 __u16 reserved;1063 __u64 driver_data[0];