Lines Matching full:dump

17  * enum iwl_fw_error_dump_type - types of data in the dump file
29 * @IWL_FW_ERROR_DUMP_ERROR_INFO: description of what triggered this dump.
35 * @IWL_FW_ERROR_DUMP_RADIO_REG: Dump the radio registers.
138 * @lmac_err_id: the lmac 0/1 error_id/rt_status that triggered the latest dump
139 * if the dump collection was not initiated by an assert, the value is 0
140 * @umac_err_id: the umac error_id/rt_status that triggered the latest dump
141 * if the dump collection was not initiated by an assert, the value is 0
178 * struct iwl_fw_error_dump_smem_cfg - Dump SMEM configuration
226 /* Dump version, used by the dump parser to differentiate between
227 * different dump formats
231 /* Use bit 31 as dump info type to avoid colliding with region types */
254 * @list: list of dump entries
265 * struct iwl_fw_error_dump_file - header of dump file
278 * @num_of_registers: num of registers to dump, dword size each
308 * struct iwl_fw_ini_error_dump_header - ini region dump header
309 * @version: dump version
324 * struct iwl_fw_ini_error_dump - ini region dump
338 * struct iwl_fw_ini_error_dump_register - ini register dump
364 /* struct iwl_fw_ini_dump_info - ini dump information
365 * @version: dump version
366 * @time_point: time point that caused the dump collection
382 * @regions_mask: bitmap mask of regions ids in the dump
414 * struct iwl_fw_ini_err_table_dump - ini error table dump
441 * struct iwl_fw_ini_monitor_dump - ini monitor dump
486 * iwl_fw_error_next_data - advance fw error dump data pointer