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