Searched defs:ib_uverbs_ioctl_hdr (Results 1 – 1 of 1) sorted by relevance
76 struct ib_uverbs_ioctl_hdr { struct77 __u16 length;78 __u16 object_id;79 __u16 method_id;80 __u16 num_attrs;81 __aligned_u64 reserved1;82 __u32 driver_id;83 __u32 reserved2;84 struct ib_uverbs_attr attrs[0];