Searched defs:ib_uverbs_ioctl_hdr (Results 1 – 1 of 1) sorted by relevance
33 struct ib_uverbs_ioctl_hdr { struct34 __u16 length;35 __u16 object_id;36 __u16 method_id;37 __u16 num_attrs;38 __aligned_u64 reserved1;39 __u32 driver_id;40 __u32 reserved2;41 struct ib_uverbs_attr attrs[];