Lines Matching full:dump

17  * enum iwl_fw_error_dump_type - types of data in the dump file
30 * @IWL_FW_ERROR_DUMP_ERROR_INFO: description of what triggered this dump.
36 * @IWL_FW_ERROR_DUMP_RADIO_REG: Dump the radio registers.
80 * struct iwl_dump_file_name_info - data for dump file name addition
82 * @len: the length of file name string to be added to dump file
83 * @data: the string need to be added to dump file
151 * @lmac_err_id: the lmac 0/1 error_id/rt_status that triggered the latest dump
152 * if the dump collection was not initiated by an assert, the value is 0
153 * @umac_err_id: the umac error_id/rt_status that triggered the latest dump
154 * if the dump collection was not initiated by an assert, the value is 0
191 * struct iwl_fw_error_dump_smem_cfg - Dump SMEM configuration
239 /* Dump version, used by the dump parser to differentiate between
240 * different dump formats
244 /* Use bit 31 as dump info type to avoid colliding with region types */
247 /* Use bit 31 and bit 24 as dump name type to avoid colliding with region types */
270 * @list: list of dump entries
281 * struct iwl_fw_ini_dump_file_hdr - header of dump file
294 * @num_of_registers: num of registers to dump, dword size each
324 * struct iwl_fw_ini_error_dump_header - ini region dump header
325 * @version: dump version
340 * struct iwl_fw_ini_error_dump - ini region dump
354 * struct iwl_fw_ini_error_dump_register - ini register dump
380 /* struct iwl_fw_ini_dump_info - ini dump information
381 * @version: dump version
382 * @time_point: time point that caused the dump collection
398 * @regions_mask: bitmap mask of regions ids in the dump
430 * struct iwl_fw_ini_err_table_dump - ini error table dump
457 * struct iwl_fw_ini_monitor_dump - ini monitor dump
502 * iwl_fw_error_next_data - advance fw error dump data pointer