Lines Matching defs:gve_driver_info
258 struct gve_driver_info { struct
259 u8 os_type; /* 0x01 = Linux */
260 u8 driver_major;
261 u8 driver_minor;
262 u8 driver_sub;
263 __be32 os_version_major;
264 __be32 os_version_minor;
265 __be32 os_version_sub;
266 __be64 driver_capability_flags[4];
267 u8 os_version_str1[GVE_VERSION_STR_LEN];
268 u8 os_version_str2[GVE_VERSION_STR_LEN];