Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/kernel/
Deeh_driver.c29 case PCI_ERS_RESULT_NONE: in eeh_result_priority()
50 case PCI_ERS_RESULT_NONE: in pci_ers_result_name()
330 return PCI_ERS_RESULT_NONE; in eeh_report_error()
337 pci_uevent_ers(pdev, PCI_ERS_RESULT_NONE); in eeh_report_error()
354 return PCI_ERS_RESULT_NONE; in eeh_report_mmio_enabled()
374 return PCI_ERS_RESULT_NONE; in eeh_report_reset()
420 return PCI_ERS_RESULT_NONE; in eeh_report_resume()
430 return PCI_ERS_RESULT_NONE; in eeh_report_resume()
448 return PCI_ERS_RESULT_NONE; in eeh_report_failure()
841 enum pci_ers_result result = PCI_ERS_RESULT_NONE; in eeh_handle_normal_event()
[all …]
/Linux-v6.1/drivers/pci/pcie/
Derr.c29 if (new == PCI_ERS_RESULT_NONE) in merge_result()
63 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
76 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
/Linux-v6.1/drivers/xen/xen-pciback/
Dpci_stub.c717 return PCI_ERS_RESULT_NONE; in common_process()
756 aer_op->err = PCI_ERS_RESULT_NONE; in common_process()
808 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_slot_reset()
865 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_mmio_enabled()
923 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_error_detected()
/Linux-v6.1/drivers/pci/
Dxen-pcifront.c595 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
610 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
617 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
Dpci-driver.c1592 case PCI_ERS_RESULT_NONE: in pci_uevent_ers()
/Linux-v6.1/drivers/misc/cxl/
Dpci.c1823 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_vphb_error_detected()
1825 result = PCI_ERS_RESULT_NONE; in cxl_vphb_error_detected()
1885 return PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
1956 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_pci_error_detected()
1958 result = PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
/Linux-v6.1/drivers/misc/habanalabs/common/
Dhabanalabs_drv.c610 result = PCI_ERS_RESULT_NONE; in hl_pci_err_detected()
/Linux-v6.1/drivers/misc/genwqe/
Dcard_base.c1288 return PCI_ERS_RESULT_NONE; in genwqe_err_result_none()
/Linux-v6.1/drivers/net/ethernet/qlogic/qede/
Dqede_main.c2879 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
2887 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
/Linux-v6.1/drivers/scsi/bfa/
Dbfad.c1436 pci_ers_result_t ret = PCI_ERS_RESULT_NONE; in bfad_pci_error_detected()
/Linux-v6.1/Documentation/PCI/
Dpci-error-recovery.rst99 PCI_ERS_RESULT_NONE, /* no result/none/not supported in device driver */
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c3224 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
3230 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
3243 return PCI_ERS_RESULT_NONE; in hns3_slot_reset()
/Linux-v6.1/include/linux/
Dpci.h810 PCI_ERS_RESULT_NONE = (__force pci_ers_result_t) 1, enumerator
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.c2366 return PCI_ERS_RESULT_NONE; in hclge_handle_hw_ras_error()
/Linux-v6.1/drivers/scsi/qedi/
Dqedi_main.c2403 return PCI_ERS_RESULT_NONE; in qedi_io_error_detected()
/Linux-v6.1/drivers/scsi/qla4xxx/
Dql4_os.c9602 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_error_detected()
9637 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_mmio_enabled()
9775 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_slot_reset()
/Linux-v6.1/drivers/crypto/hisilicon/
Dqm.c4983 return PCI_ERS_RESULT_NONE; in hisi_qm_dev_err_detected()