Searched defs:ib_uverbs_ioctl_hdr (Results 1 – 1 of 1) sorted by relevance
45 struct ib_uverbs_ioctl_hdr { struct46 __u16 length;47 __u16 object_id;48 __u16 method_id;49 __u16 num_attrs;50 __aligned_u64 reserved1;51 __u32 driver_id;52 __u32 reserved2;53 struct ib_uverbs_attr attrs[0];