Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
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()
968 if (result == PCI_ERS_RESULT_NONE) { in eeh_handle_normal_event()
1020 result = PCI_ERS_RESULT_NONE; in eeh_handle_normal_event()
[all …]
/linux-6.3-rc2/drivers/pci/pcie/
A 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-6.3-rc2/drivers/xen/xen-pciback/
A 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-6.3-rc2/drivers/pci/
A 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()
A Dpci-driver.c1592 case PCI_ERS_RESULT_NONE: in pci_uevent_ers()
/linux-6.3-rc2/drivers/misc/cxl/
A Dpci.c1828 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_vphb_error_detected()
1830 result = PCI_ERS_RESULT_NONE; in cxl_vphb_error_detected()
1890 return PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
1961 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_pci_error_detected()
1963 result = PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
/linux-6.3-rc2/drivers/accel/habanalabs/common/
A Dhabanalabs_drv.c624 result = PCI_ERS_RESULT_NONE; in hl_pci_err_detected()
/linux-6.3-rc2/drivers/misc/genwqe/
A Dcard_base.c1288 return PCI_ERS_RESULT_NONE; in genwqe_err_result_none()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/
A Dqede_main.c2882 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
2890 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfad.c1436 pci_ers_result_t ret = PCI_ERS_RESULT_NONE; in bfad_pci_error_detected()
/linux-6.3-rc2/Documentation/PCI/
A Dpci-error-recovery.rst100 PCI_ERS_RESULT_NONE, /* no result/none/not supported in device driver */
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.c3225 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
3231 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
3244 return PCI_ERS_RESULT_NONE; in hns3_slot_reset()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_err.c2368 return PCI_ERS_RESULT_NONE; in hclge_handle_hw_ras_error()
/linux-6.3-rc2/include/linux/
A Dpci.h814 PCI_ERS_RESULT_NONE = (__force pci_ers_result_t) 1, enumerator
/linux-6.3-rc2/drivers/scsi/qedi/
A Dqedi_main.c2403 return PCI_ERS_RESULT_NONE; in qedi_io_error_detected()
/linux-6.3-rc2/drivers/scsi/qla4xxx/
A 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-6.3-rc2/drivers/crypto/hisilicon/
A Dqm.c3980 return PCI_ERS_RESULT_NONE; in hisi_qm_dev_err_detected()

Completed in 78 milliseconds