| /linux-6.15/arch/s390/pci/ |
| H A D | pci_event.c | 56 case PCI_ERS_RESULT_NEED_RESET: in ers_result_indicates_abort() 96 else if (ers_res == PCI_ERS_RESULT_NEED_RESET) in zpci_event_notify_error_detected() 114 return PCI_ERS_RESULT_NEED_RESET; in zpci_event_do_error_state_clear() 123 } else if (ers_res == PCI_ERS_RESULT_NEED_RESET) { in zpci_event_do_error_state_clear() 136 return PCI_ERS_RESULT_NEED_RESET; in zpci_event_do_error_state_clear() 225 if (ers_res == PCI_ERS_RESULT_NEED_RESET) in zpci_event_attempt_error_recovery()
|
| /linux-6.15/drivers/pci/pcie/ |
| H A D | err.c | 39 if (new == PCI_ERS_RESULT_NEED_RESET) in merge_result() 40 orig = PCI_ERS_RESULT_NEED_RESET; in merge_result() 236 if (status == PCI_ERS_RESULT_NEED_RESET) { in pcie_do_recovery()
|
| H A D | portdrv.c | 753 return PCI_ERS_RESULT_NEED_RESET; in pcie_portdrv_error_detected()
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | eeh_driver.c | 39 case PCI_ERS_RESULT_NEED_RESET: in eeh_result_priority() 54 case PCI_ERS_RESULT_NEED_RESET: in pci_ers_result_name() 955 result = PCI_ERS_RESULT_NEED_RESET; in eeh_handle_normal_event() 994 result = PCI_ERS_RESULT_NEED_RESET; in eeh_handle_normal_event() 1008 result = PCI_ERS_RESULT_NEED_RESET; in eeh_handle_normal_event() 1021 if (result == PCI_ERS_RESULT_NEED_RESET) { in eeh_handle_normal_event()
|
| /linux-6.15/drivers/infiniband/hw/qib/ |
| H A D | qib_pcie.c | 532 ret = PCI_ERS_RESULT_NEED_RESET; in qib_pci_error_detected() 564 ret = PCI_ERS_RESULT_NEED_RESET; in qib_pci_mmio_enabled()
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_err.c | 145 return PCI_ERS_RESULT_NEED_RESET; in hbg_pci_err_detected()
|
| /linux-6.15/Documentation/PCI/ |
| H A D | pci-error-recovery.rst | 102 PCI_ERS_RESULT_NEED_RESET, /* Device driver wants slot to be reset. */ 149 - PCI_ERS_RESULT_NEED_RESET 163 If any driver requested a slot reset (by returning PCI_ERS_RESULT_NEED_RESET), 226 - PCI_ERS_RESULT_NEED_RESET 239 If any driver returned PCI_ERS_RESULT_NEED_RESET, then the platform 251 In response to a return value of PCI_ERS_RESULT_NEED_RESET, the
|
| H A D | pcieaer-howto.rst | 191 PCI_ERS_RESULT_DISCONNECT, or PCI_ERS_RESULT_NEED_RESET, depending on
|
| /linux-6.15/drivers/cxl/core/ |
| H A D | pci.c | 953 return PCI_ERS_RESULT_NEED_RESET; in cxl_error_detected() 961 return PCI_ERS_RESULT_NEED_RESET; in cxl_error_detected() 967 return PCI_ERS_RESULT_NEED_RESET; in cxl_error_detected()
|
| /linux-6.15/drivers/scsi/elx/efct/ |
| H A D | efct_driver.c | 675 rc = PCI_ERS_RESULT_NEED_RESET; in efct_pci_io_error_detected() 684 rc = PCI_ERS_RESULT_NEED_RESET; in efct_pci_io_error_detected()
|
| /linux-6.15/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_aer.c | 49 return PCI_ERS_RESULT_NEED_RESET; in adf_error_detected()
|
| /linux-6.15/drivers/tty/serial/jsm/ |
| H A D | jsm_driver.c | 336 return PCI_ERS_RESULT_NEED_RESET; in jsm_io_error_detected()
|
| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_pci.c | 505 return PCI_ERS_RESULT_NEED_RESET; in fbnic_err_error_detected()
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | pcie.c | 521 ret = PCI_ERS_RESULT_NEED_RESET; in pci_error_detected() 553 ret = PCI_ERS_RESULT_NEED_RESET; in pci_mmio_enabled()
|
| /linux-6.15/drivers/platform/x86/intel/ |
| H A D | vsec.c | 451 pci_ers_result_t status = PCI_ERS_RESULT_NEED_RESET; in intel_vsec_pci_error_detected()
|
| /linux-6.15/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_bus_pci.c | 489 return PCI_ERS_RESULT_NEED_RESET; in ionic_pci_error_detected()
|
| /linux-6.15/drivers/scsi/aacraid/ |
| H A D | linit.c | 1954 return PCI_ERS_RESULT_NEED_RESET; in aac_pci_error_detected() 1962 return PCI_ERS_RESULT_NEED_RESET; in aac_pci_error_detected() 1968 return PCI_ERS_RESULT_NEED_RESET; in aac_pci_mmio_enabled()
|
| /linux-6.15/drivers/accel/habanalabs/common/ |
| H A D | habanalabs_drv.c | 630 result = PCI_ERS_RESULT_NEED_RESET; in hl_pci_err_detected()
|
| /linux-6.15/drivers/net/ethernet/amd/pds_core/ |
| H A D | main.c | 554 return PCI_ERS_RESULT_NEED_RESET; in pdsc_pci_error_detected()
|
| /linux-6.15/drivers/accel/qaic/ |
| H A D | qaic_drv.c | 610 return PCI_ERS_RESULT_NEED_RESET; in qaic_pci_error_detected()
|
| /linux-6.15/drivers/scsi/bfa/ |
| H A D | bfad.c | 1440 ret = PCI_ERS_RESULT_NEED_RESET; in bfad_pci_error_detected() 1572 return PCI_ERS_RESULT_NEED_RESET; in bfad_pci_mmio_enabled()
|
| /linux-6.15/drivers/misc/genwqe/ |
| H A D | card_base.c | 1285 return PCI_ERS_RESULT_NEED_RESET; in genwqe_err_error_detected()
|
| /linux-6.15/drivers/scsi/csiostor/ |
| H A D | csio_init.c | 1075 PCI_ERS_RESULT_DISCONNECT : PCI_ERS_RESULT_NEED_RESET; in csio_pci_error_detected()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | main.c | 2048 return result == PCI_ERS_RESULT_NEED_RESET ? "need reset" : in result2str() 2069 PCI_ERS_RESULT_DISCONNECT : PCI_ERS_RESULT_NEED_RESET; in mlx5_pci_err_detected()
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | efx_common.c | 1204 status = PCI_ERS_RESULT_NEED_RESET; in efx_io_error_detected()
|