Home
last modified time | relevance | path

Searched refs:PCI_ERS_RESULT_NONE (Results 1 – 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Deeh_driver.c30 case PCI_ERS_RESULT_NONE: in eeh_result_priority()
51 case PCI_ERS_RESULT_NONE: in pci_ers_result_name()
331 return PCI_ERS_RESULT_NONE; in eeh_report_error()
338 pci_uevent_ers(pdev, PCI_ERS_RESULT_NONE); in eeh_report_error()
355 return PCI_ERS_RESULT_NONE; in eeh_report_mmio_enabled()
375 return PCI_ERS_RESULT_NONE; in eeh_report_reset()
421 return PCI_ERS_RESULT_NONE; in eeh_report_resume()
431 return PCI_ERS_RESULT_NONE; in eeh_report_resume()
449 return PCI_ERS_RESULT_NONE; in eeh_report_failure()
842 enum pci_ers_result result = PCI_ERS_RESULT_NONE; in eeh_handle_normal_event()
[all …]
/kernel/linux/linux-5.10/drivers/pci/pcie/
Derr.c29 if (new == PCI_ERS_RESULT_NONE) in merge_result()
70 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
Dpci_stub.c716 return PCI_ERS_RESULT_NONE; in common_process()
755 aer_op->err = PCI_ERS_RESULT_NONE; in common_process()
807 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_slot_reset()
864 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_mmio_enabled()
922 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_error_detected()
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dpci.c1824 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_vphb_error_detected()
1826 result = PCI_ERS_RESULT_NONE; in cxl_vphb_error_detected()
1886 return PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
1957 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_pci_error_detected()
1959 result = PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
Dhabanalabs_drv.c482 result = PCI_ERS_RESULT_NONE; in hl_pci_err_detected()
/kernel/linux/linux-5.10/drivers/pci/
Dxen-pcifront.c599 result = PCI_ERS_RESULT_NONE; in pcifront_common_process()
640 result = PCI_ERS_RESULT_NONE; in pcifront_common_process()
Dpci-driver.c1542 case PCI_ERS_RESULT_NONE: in pci_uevent_ers()
/kernel/linux/linux-5.10/drivers/misc/genwqe/
Dcard_base.c1303 return PCI_ERS_RESULT_NONE; in genwqe_err_result_none()
/kernel/linux/linux-5.10/drivers/block/rsxx/
Dcore.c637 return PCI_ERS_RESULT_NONE; in rsxx_error_detected()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
Dqede_main.c2790 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
2798 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c2231 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
2237 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
2250 return PCI_ERS_RESULT_NONE; in hns3_slot_reset()
/kernel/linux/linux-5.10/Documentation/PCI/
Dpci-error-recovery.rst99 PCI_ERS_RESULT_NONE, /* no result/none/not supported in device driver */
/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfad.c1439 pci_ers_result_t ret = PCI_ERS_RESULT_NONE; in bfad_pci_error_detected()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.c1647 return PCI_ERS_RESULT_NONE; in hclge_handle_hw_ras_error()
/kernel/linux/linux-5.10/include/linux/
Dpci.h780 PCI_ERS_RESULT_NONE = (__force pci_ers_result_t) 1, enumerator
/kernel/linux/linux-5.10/drivers/scsi/qedi/
Dqedi_main.c2408 return PCI_ERS_RESULT_NONE; in qedi_io_error_detected()
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
Dql4_os.c9617 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_error_detected()
9652 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_mmio_enabled()
9790 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_slot_reset()
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
Dqm.c3262 return PCI_ERS_RESULT_NONE; in hisi_qm_dev_err_detected()