Home
last modified time | relevance | path

Searched refs:IWL_FW_ERROR_DUMP_ERROR_INFO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Derror-dump.h86 * @IWL_FW_ERROR_DUMP_ERROR_INFO: description of what triggered this dump.
111 IWL_FW_ERROR_DUMP_ERROR_INFO = 10, enumerator
H A Ddbg.c909 if (iwl_fw_dbg_type_on(fwrt, IWL_FW_ERROR_DUMP_ERROR_INFO) && in iwl_fw_error_dump_file()
987 if (iwl_fw_dbg_type_on(fwrt, IWL_FW_ERROR_DUMP_ERROR_INFO) && in iwl_fw_error_dump_file()
989 dump_data->type = cpu_to_le32(IWL_FW_ERROR_DUMP_ERROR_INFO); in iwl_fw_error_dump_file()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Derror-dump.h29 * @IWL_FW_ERROR_DUMP_ERROR_INFO: description of what triggered this dump.
54 IWL_FW_ERROR_DUMP_ERROR_INFO = 10, enumerator
H A Ddbg.c859 if (iwl_fw_dbg_type_on(fwrt, IWL_FW_ERROR_DUMP_ERROR_INFO) && in iwl_fw_error_dump_file()
937 if (iwl_fw_dbg_type_on(fwrt, IWL_FW_ERROR_DUMP_ERROR_INFO) && in iwl_fw_error_dump_file()
939 dump_data->type = cpu_to_le32(IWL_FW_ERROR_DUMP_ERROR_INFO); in iwl_fw_error_dump_file()

Completed in 11 milliseconds