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.
79 * struct iwl_dump_file_name_info - data for dump file name addition
81 * @len: the length of file name string to be added to dump file
82 * @data: the string need to be added to dump file
150 * @lmac_err_id: the lmac 0/1 error_id/rt_status that triggered the latest dump
151 * if the dump collection was not initiated by an assert, the value is 0
152 * @umac_err_id: the umac error_id/rt_status that triggered the latest dump
153 * if the dump collection was not initiated by an assert, the value is 0
190 * struct iwl_fw_error_dump_smem_cfg - Dump SMEM configuration
238 /* Dump version, used by the dump parser to differentiate between
239 * different dump formats
243 /* Use bit 31 as dump info type to avoid colliding with region types */
246 /* Use bit 31 and bit 24 as dump name type to avoid colliding with region types */
269 * @list: list of dump entries
280 * struct iwl_fw_error_dump_file - header of dump file
293 * @num_of_registers: num of registers to dump, dword size each
323 * struct iwl_fw_ini_error_dump_header - ini region dump header
324 * @version: dump version
339 * struct iwl_fw_ini_error_dump - ini region dump
353 * struct iwl_fw_ini_error_dump_register - ini register dump
379 /* struct iwl_fw_ini_dump_info - ini dump information
380 * @version: dump version
381 * @time_point: time point that caused the dump collection
397 * @regions_mask: bitmap mask of regions ids in the dump
429 * struct iwl_fw_ini_err_table_dump - ini error table dump
456 * struct iwl_fw_ini_monitor_dump - ini monitor dump
501 * iwl_fw_error_next_data - advance fw error dump data pointer