Home
last modified time | relevance | path

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

/Linux-v5.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 …]
/Linux-v5.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()
/Linux-v5.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()
/Linux-v5.10/drivers/misc/cxl/
Dpci.c1819 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_vphb_error_detected()
1821 result = PCI_ERS_RESULT_NONE; in cxl_vphb_error_detected()
1881 return PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
1952 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_pci_error_detected()
1954 result = PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
/Linux-v5.10/drivers/misc/habanalabs/common/
Dhabanalabs_drv.c481 result = PCI_ERS_RESULT_NONE; in hl_pci_err_detected()
/Linux-v5.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()
/Linux-v5.10/drivers/misc/genwqe/
Dcard_base.c1303 return PCI_ERS_RESULT_NONE; in genwqe_err_result_none()
/Linux-v5.10/drivers/block/rsxx/
Dcore.c635 return PCI_ERS_RESULT_NONE; in rsxx_error_detected()
/Linux-v5.10/drivers/net/ethernet/qlogic/qede/
Dqede_main.c2782 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
2790 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c2195 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
2201 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
2214 return PCI_ERS_RESULT_NONE; in hns3_slot_reset()
/Linux-v5.10/drivers/scsi/bfa/
Dbfad.c1439 pci_ers_result_t ret = PCI_ERS_RESULT_NONE; in bfad_pci_error_detected()
/Linux-v5.10/Documentation/PCI/
Dpci-error-recovery.rst99 PCI_ERS_RESULT_NONE, /* no result/none/not supported in device driver */
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.c1646 return PCI_ERS_RESULT_NONE; in hclge_handle_hw_ras_error()
/Linux-v5.10/include/linux/
Dpci.h776 PCI_ERS_RESULT_NONE = (__force pci_ers_result_t) 1, enumerator
/Linux-v5.10/drivers/scsi/qedi/
Dqedi_main.c2407 return PCI_ERS_RESULT_NONE; in qedi_io_error_detected()
/Linux-v5.10/drivers/scsi/qla4xxx/
Dql4_os.c9615 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_error_detected()
9650 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_mmio_enabled()
9788 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_slot_reset()
/Linux-v5.10/drivers/crypto/hisilicon/
Dqm.c3262 return PCI_ERS_RESULT_NONE; in hisi_qm_dev_err_detected()