Lines Matching defs:gve_driver_info
185 struct gve_driver_info { struct
186 u8 os_type; /* 0x01 = Linux */
187 u8 driver_major;
188 u8 driver_minor;
189 u8 driver_sub;
190 __be32 os_version_major;
191 __be32 os_version_minor;
192 __be32 os_version_sub;
193 __be64 driver_capability_flags[4];
194 u8 os_version_str1[GVE_VERSION_STR_LEN];
195 u8 os_version_str2[GVE_VERSION_STR_LEN];