Searched defs:ice_netlist_info (Results 1 – 1 of 1) sorted by relevance
1271 struct ice_netlist_info { struct1272 uint32_t major; /* major high/low */1273 uint32_t minor; /* minor high/low */1274 uint32_t type; /* type high/low */1275 uint32_t rev; /* revision high/low */1276 uint32_t hash; /* SHA-1 hash word */1277 uint16_t cust_ver; /* customer version */