Home
last modified time | relevance | path

Searched refs:e_src (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/pci/pcie/
Daer.c692 struct aer_err_source *e_src) in pci_rootport_aer_stats_incr() argument
699 if (e_src->status & PCI_ERR_ROOT_COR_RCV) in pci_rootport_aer_stats_incr()
702 if (e_src->status & PCI_ERR_ROOT_UNCOR_RCV) { in pci_rootport_aer_stats_incr()
703 if (e_src->status & PCI_ERR_ROOT_FATAL_RCV) in pci_rootport_aer_stats_incr()
1160 struct aer_err_source *e_src) in aer_isr_one_error() argument
1165 pci_rootport_aer_stats_incr(pdev, e_src); in aer_isr_one_error()
1171 if (e_src->status & PCI_ERR_ROOT_COR_RCV) { in aer_isr_one_error()
1172 e_info.id = ERR_COR_ID(e_src->id); in aer_isr_one_error()
1175 if (e_src->status & PCI_ERR_ROOT_MULTI_COR_RCV) in aer_isr_one_error()
1185 if (e_src->status & PCI_ERR_ROOT_UNCOR_RCV) { in aer_isr_one_error()
[all …]
/Linux-v5.4/drivers/crypto/ccp/
Dccp-ops.c562 goto e_src; in ccp_run_aes_cmac_cmd()
568 goto e_src; in ccp_run_aes_cmac_cmd()
573 goto e_src; in ccp_run_aes_cmac_cmd()
580 goto e_src; in ccp_run_aes_cmac_cmd()
593 goto e_src; in ccp_run_aes_cmac_cmd()
600 e_src: in ccp_run_aes_cmac_cmd()
774 goto e_src; in ccp_run_aes_gcm_cmd()
878 e_src: in ccp_run_aes_gcm_cmd()
1014 goto e_src; in ccp_run_aes_cmd()
1060 e_src: in ccp_run_aes_cmd()
[all …]