Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/pcie/
Daer.c643 struct aer_err_source *e_src) in pci_rootport_aer_stats_incr() argument
650 if (e_src->status & PCI_ERR_ROOT_COR_RCV) in pci_rootport_aer_stats_incr()
653 if (e_src->status & PCI_ERR_ROOT_UNCOR_RCV) { in pci_rootport_aer_stats_incr()
654 if (e_src->status & PCI_ERR_ROOT_FATAL_RCV) in pci_rootport_aer_stats_incr()
1108 struct aer_err_source *e_src) in aer_isr_one_error() argument
1113 pci_rootport_aer_stats_incr(pdev, e_src); in aer_isr_one_error()
1119 if (e_src->status & PCI_ERR_ROOT_COR_RCV) { in aer_isr_one_error()
1120 e_info.id = ERR_COR_ID(e_src->id); in aer_isr_one_error()
1123 if (e_src->status & PCI_ERR_ROOT_MULTI_COR_RCV) in aer_isr_one_error()
1133 if (e_src->status & PCI_ERR_ROOT_UNCOR_RCV) { in aer_isr_one_error()
[all …]
/Linux-v5.10/drivers/crypto/ccp/
Dccp-ops.c578 goto e_src; in ccp_run_aes_cmac_cmd()
584 goto e_src; in ccp_run_aes_cmac_cmd()
589 goto e_src; in ccp_run_aes_cmac_cmd()
596 goto e_src; in ccp_run_aes_cmac_cmd()
609 goto e_src; in ccp_run_aes_cmac_cmd()
616 e_src: in ccp_run_aes_cmac_cmd()
789 goto e_src; in ccp_run_aes_gcm_cmd()
893 e_src: in ccp_run_aes_gcm_cmd()
1029 goto e_src; in ccp_run_aes_cmd()
1075 e_src: in ccp_run_aes_cmd()
[all …]