Lines Matching defs:iwm_alive_resp_v2
2260 struct iwm_alive_resp_v2 { struct
2261 uint16_t status;
2262 uint16_t flags;
2263 uint8_t ucode_minor;
2264 uint8_t ucode_major;
2265 uint16_t id;
2266 uint8_t api_minor;
2267 uint8_t api_major;
2268 uint8_t ver_subtype;
2269 uint8_t ver_type;
2270 uint8_t mac;
2271 uint8_t opt;
2272 uint16_t reserved2;
2273 uint32_t timestamp;
2274 uint32_t error_event_table_ptr; /* SRAM address for error log */
2275 uint32_t log_event_table_ptr; /* SRAM address for LMAC event log */
2276 uint32_t cpu_register_ptr;
2277 uint32_t dbgm_config_ptr;
2278 uint32_t alive_counter_ptr;
2279 uint32_t scd_base_ptr; /* SRAM address for SCD */
2280 uint32_t st_fwrd_addr; /* pointer to Store and forward */
2281 uint32_t st_fwrd_size;
2282 uint8_t umac_minor; /* UMAC version: minor */
2283 uint8_t umac_major; /* UMAC version: major */
2284 uint16_t umac_id; /* UMAC version: id */
2285 uint32_t error_info_addr; /* SRAM address for UMAC error log */
2286 uint32_t dbg_print_buff_addr;