Lines Matching defs:iwm_alive_resp_v1
2238 struct iwm_alive_resp_v1 { struct
2239 uint16_t status;
2240 uint16_t flags;
2241 uint8_t ucode_minor;
2242 uint8_t ucode_major;
2243 uint16_t id;
2244 uint8_t api_minor;
2245 uint8_t api_major;
2246 uint8_t ver_subtype;
2247 uint8_t ver_type;
2248 uint8_t mac;
2249 uint8_t opt;
2250 uint16_t reserved2;
2251 uint32_t timestamp;
2252 uint32_t error_event_table_ptr; /* SRAM address for error log */
2253 uint32_t log_event_table_ptr; /* SRAM address for event log */
2254 uint32_t cpu_register_ptr;
2255 uint32_t dbgm_config_ptr;
2256 uint32_t alive_counter_ptr;
2257 uint32_t scd_base_ptr; /* SRAM address for SCD */