Searched defs:ib_uverbs_ioctl_hdr (Results 1 – 1 of 1) sorted by relevance
81 struct ib_uverbs_ioctl_hdr { struct82 __u16 length;83 __u16 object_id;84 __u16 method_id;85 __u16 num_attrs;86 __aligned_u64 reserved1;87 __u32 driver_id;88 __u32 reserved2;89 struct ib_uverbs_attr attrs[0];