Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/kernel/
H A 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()
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()
977 if (result == PCI_ERS_RESULT_NONE) { in eeh_handle_normal_event()
1029 result = PCI_ERS_RESULT_NONE; in eeh_handle_normal_event()
[all …]
/linux-6.15/drivers/pci/pcie/
H A Derr.c30 if (new == PCI_ERS_RESULT_NONE) in merge_result()
64 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
77 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
/linux-6.15/drivers/xen/xen-pciback/
H A Dpci_stub.c758 return PCI_ERS_RESULT_NONE; in common_process()
797 aer_op->err = PCI_ERS_RESULT_NONE; in common_process()
849 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_slot_reset()
906 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_mmio_enabled()
964 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_error_detected()
/linux-6.15/drivers/pci/
H A Dxen-pcifront.c592 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
607 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
614 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
H A Dpci-driver.c1599 case PCI_ERS_RESULT_NONE: in pci_uevent_ers()
/linux-6.15/drivers/net/ethernet/pensando/ionic/
H A Dionic_bus_pci.c492 return PCI_ERS_RESULT_NONE; in ionic_pci_error_detected()
/linux-6.15/drivers/accel/habanalabs/common/
H A Dhabanalabs_drv.c639 result = PCI_ERS_RESULT_NONE; in hl_pci_err_detected()
/linux-6.15/drivers/net/ethernet/amd/pds_core/
H A Dmain.c557 return PCI_ERS_RESULT_NONE; in pdsc_pci_error_detected()
/linux-6.15/drivers/misc/genwqe/
H A Dcard_base.c1306 return PCI_ERS_RESULT_NONE; in genwqe_err_result_none()
/linux-6.15/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c2923 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
2931 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
/linux-6.15/Documentation/PCI/
H A Dpci-error-recovery.rst100 PCI_ERS_RESULT_NONE, /* no result/none/not supported in device driver */
/linux-6.15/drivers/scsi/bfa/
H A Dbfad.c1411 pci_ers_result_t ret = PCI_ERS_RESULT_NONE; in bfad_pci_error_detected()
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3235 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
3241 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
3254 return PCI_ERS_RESULT_NONE; in hns3_slot_reset()
/linux-6.15/include/linux/
H A Dpci.h851 PCI_ERS_RESULT_NONE = (__force pci_ers_result_t) 1, enumerator
/linux-6.15/drivers/scsi/qedi/
H A Dqedi_main.c2404 return PCI_ERS_RESULT_NONE; in qedi_io_error_detected()
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.c2791 return PCI_ERS_RESULT_NONE; in hclge_handle_hw_ras_error()
/linux-6.15/drivers/scsi/qla4xxx/
H A Dql4_os.c9614 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_error_detected()
9649 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_mmio_enabled()
9787 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_slot_reset()
/linux-6.15/drivers/crypto/hisilicon/
H A Dqm.c4069 return PCI_ERS_RESULT_NONE; in hisi_qm_dev_err_detected()