Lines Matching defs:iwm_alive_resp_v3
2289 struct iwm_alive_resp_v3 { struct
2290 uint16_t status;
2291 uint16_t flags;
2292 uint32_t ucode_minor;
2293 uint32_t ucode_major;
2294 uint8_t ver_subtype;
2295 uint8_t ver_type;
2296 uint8_t mac;
2297 uint8_t opt;
2298 uint32_t timestamp;
2299 uint32_t error_event_table_ptr; /* SRAM address for error log */
2300 uint32_t log_event_table_ptr; /* SRAM address for LMAC event log */
2301 uint32_t cpu_register_ptr;
2302 uint32_t dbgm_config_ptr;
2303 uint32_t alive_counter_ptr;
2304 uint32_t scd_base_ptr; /* SRAM address for SCD */
2305 uint32_t st_fwrd_addr; /* pointer to Store and forward */
2306 uint32_t st_fwrd_size;
2307 uint32_t umac_minor; /* UMAC version: minor */
2308 uint32_t umac_major; /* UMAC version: major */
2309 uint32_t error_info_addr; /* SRAM address for UMAC error log */
2310 uint32_t dbg_print_buff_addr;