Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/pcie/
H A Daer.c649 struct aer_err_source *e_src) in pci_rootport_aer_stats_incr() argument
656 if (e_src->status & PCI_ERR_ROOT_COR_RCV) in pci_rootport_aer_stats_incr()
659 if (e_src->status & PCI_ERR_ROOT_UNCOR_RCV) { in pci_rootport_aer_stats_incr()
660 if (e_src->status & PCI_ERR_ROOT_FATAL_RCV) in pci_rootport_aer_stats_incr()
1138 struct aer_err_source *e_src) in aer_isr_one_error() argument
1143 pci_rootport_aer_stats_incr(pdev, e_src); in aer_isr_one_error()
1149 if (e_src->status & PCI_ERR_ROOT_COR_RCV) { in aer_isr_one_error()
1150 e_info.id = ERR_COR_ID(e_src->id); in aer_isr_one_error()
1153 if (e_src->status & PCI_ERR_ROOT_MULTI_COR_RCV) in aer_isr_one_error()
1163 if (e_src->status & PCI_ERR_ROOT_UNCOR_RCV) { in aer_isr_one_error()
[all …]
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-ops.c581 goto e_src; in ccp_run_aes_cmac_cmd()
587 goto e_src; in ccp_run_aes_cmac_cmd()
592 goto e_src; in ccp_run_aes_cmac_cmd()
599 goto e_src; in ccp_run_aes_cmac_cmd()
612 goto e_src; in ccp_run_aes_cmac_cmd()
619 e_src: in ccp_run_aes_cmac_cmd()
792 goto e_src; in ccp_run_aes_gcm_cmd()
898 e_src: in ccp_run_aes_gcm_cmd()
1034 goto e_src; in ccp_run_aes_cmd()
1080 e_src: in ccp_run_aes_cmd()
[all …]