Searched refs:error_id (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | utils.c | 341 u32 error_id; /* type of error */ member 388 u32 error_id; /* type of error */ member 443 u32 error_id; /* type of error */ member 476 mvm->fwrt.dump.umac_err_id = table.error_id; in iwl_mvm_dump_umac_error_log() 484 IWL_ERR(mvm, "0x%08X | %s\n", table.error_id, in iwl_mvm_dump_umac_error_log() 485 desc_lookup(table.error_id)); in iwl_mvm_dump_umac_error_log() 542 mvm->fwrt.dump.lmac_err_id[lmac_num] = table.error_id; in iwl_mvm_dump_lmac_error_log() 554 IWL_ERR(mvm, "0x%08X | %-28s\n", table.error_id, in iwl_mvm_dump_lmac_error_log() 555 desc_lookup(table.error_id)); in iwl_mvm_dump_lmac_error_log()
|
D | d3.c | 1903 u32 error_id; in iwl_mvm_check_rt_status() member 1910 err_info.error_id == RF_KILL_INDICATOR_FOR_WOWLAN) { in iwl_mvm_check_rt_status()
|
/Linux-v5.4/drivers/staging/most/dim2/ |
D | hal.h | 100 void dimcb_on_error(u8 error_id, const char *error_message);
|
D | hal.c | 58 static inline bool dim_on_error(u8 error_id, const char *error_message) in dim_on_error() argument 60 dimcb_on_error(error_id, error_message); in dim_on_error()
|
D | dim2.c | 137 void dimcb_on_error(u8 error_id, const char *error_message) in dimcb_on_error() argument 139 pr_err("%s: error_id - %d, error_message - %s\n", __func__, error_id, in dimcb_on_error()
|
/Linux-v5.4/drivers/s390/char/ |
D | tape_std.h | 141 void tape_std_error_recovery_has_failed(struct tape_device *,int error_id);
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | mac80211.c | 435 u32 error_id; in iwlagn_mac_resume() member 484 err_info.valid, err_info.error_id); in iwlagn_mac_resume() 485 if (err_info.error_id == RF_KILL_INDICATOR_FOR_WOWLAN) { in iwlagn_mac_resume()
|
D | main.c | 1654 IWL_ERR(priv, "0x%08X | %-28s\n", table.error_id, in iwl_dump_nic_error_log() 1655 desc_lookup(table.error_id)); in iwl_dump_nic_error_log()
|
D | commands.h | 417 u32 error_id; /* type of error */ member
|
/Linux-v5.4/drivers/net/ethernet/ibm/ |
D | ibmvnic.h | 512 __be32 error_id; member
|