Home
last modified time | relevance | path

Searched refs:error_id (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dutils.c337 u32 error_id; /* type of error */ member
384 u32 error_id; /* type of error */ member
439 u32 error_id; /* type of error */ member
483 IWL_ERR(mvm, "0x%08X | %s\n", table.error_id, in iwl_mvm_dump_umac_error_log()
484 desc_lookup(table.error_id)); in iwl_mvm_dump_umac_error_log()
536 trace_iwlwifi_dev_ucode_error(trans->dev, table.error_id, table.tsf_low, in iwl_mvm_dump_nic_error_log_old()
542 IWL_ERR(mvm, "0x%08X | %-28s\n", table.error_id, in iwl_mvm_dump_nic_error_log_old()
543 desc_lookup(table.error_id)); in iwl_mvm_dump_nic_error_log_old()
622 trace_iwlwifi_dev_ucode_error(trans->dev, table.error_id, table.tsf_low, in iwl_mvm_dump_nic_error_log()
628 IWL_ERR(mvm, "0x%08X | %-28s\n", table.error_id, in iwl_mvm_dump_nic_error_log()
[all …]
Dd3.c1565 u32 error_id; in iwl_mvm_get_wakeup_status() member
1579 err_info.valid, err_info.error_id); in iwl_mvm_get_wakeup_status()
1580 if (err_info.error_id == RF_KILL_INDICATOR_FOR_WOWLAN) { in iwl_mvm_get_wakeup_status()
/linux-4.1.27/drivers/s390/char/
Dtape_std.h140 void tape_std_error_recovery_has_failed(struct tape_device *,int error_id);
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dmac80211.c431 u32 error_id; in iwlagn_mac_resume() member
480 err_info.valid, err_info.error_id); in iwlagn_mac_resume()
481 if (err_info.error_id == RF_KILL_INDICATOR_FOR_WOWLAN) { in iwlagn_mac_resume()
Dmain.c1547 trace_iwlwifi_dev_ucode_error(trans->dev, table.error_id, table.tsf_low, in iwl_dump_nic_error_log()
1553 IWL_ERR(priv, "0x%08X | %-28s\n", table.error_id, in iwl_dump_nic_error_log()
1554 desc_lookup(table.error_id)); in iwl_dump_nic_error_log()
Dcommands.h427 u32 error_id; /* type of error */ member