Home
last modified time | relevance | path

Searched refs:PCI_ERS_RESULT_NEED_RESET (Results 1 – 25 of 68) sorted by relevance

123

/Linux-v6.1/arch/s390/pci/
Dpci_event.c55 case PCI_ERS_RESULT_NEED_RESET: in ers_result_indicates_abort()
88 else if (ers_res == PCI_ERS_RESULT_NEED_RESET) in zpci_event_notify_error_detected()
106 return PCI_ERS_RESULT_NEED_RESET; in zpci_event_do_error_state_clear()
115 } else if (ers_res == PCI_ERS_RESULT_NEED_RESET) { in zpci_event_do_error_state_clear()
128 return PCI_ERS_RESULT_NEED_RESET; in zpci_event_do_error_state_clear()
207 if (ers_res == PCI_ERS_RESULT_NEED_RESET) in zpci_event_attempt_error_recovery()
/Linux-v6.1/drivers/pci/pcie/
Derr.c38 if (new == PCI_ERS_RESULT_NEED_RESET) in merge_result()
39 orig = PCI_ERS_RESULT_NEED_RESET; in merge_result()
227 if (status == PCI_ERS_RESULT_NEED_RESET) { in pcie_do_recovery()
Dportdrv_pci.c157 return PCI_ERS_RESULT_NEED_RESET; in pcie_portdrv_error_detected()
/Linux-v6.1/arch/powerpc/kernel/
Deeh_driver.c39 case PCI_ERS_RESULT_NEED_RESET: in eeh_result_priority()
54 case PCI_ERS_RESULT_NEED_RESET: in pci_ers_result_name()
946 result = PCI_ERS_RESULT_NEED_RESET; in eeh_handle_normal_event()
985 result = PCI_ERS_RESULT_NEED_RESET; in eeh_handle_normal_event()
999 result = PCI_ERS_RESULT_NEED_RESET; in eeh_handle_normal_event()
1012 if (result == PCI_ERS_RESULT_NEED_RESET) { in eeh_handle_normal_event()
/Linux-v6.1/drivers/infiniband/hw/qib/
Dqib_pcie.c540 ret = PCI_ERS_RESULT_NEED_RESET; in qib_pci_error_detected()
572 ret = PCI_ERS_RESULT_NEED_RESET; in qib_pci_mmio_enabled()
/Linux-v6.1/drivers/crypto/qat/qat_common/
Dadf_aer.c30 return PCI_ERS_RESULT_NEED_RESET; in adf_error_detected()
/Linux-v6.1/Documentation/PCI/
Dpci-error-recovery.rst101 PCI_ERS_RESULT_NEED_RESET, /* Device driver wants slot to be reset. */
148 - PCI_ERS_RESULT_NEED_RESET
162 If any driver requested a slot reset (by returning PCI_ERS_RESULT_NEED_RESET),
225 - PCI_ERS_RESULT_NEED_RESET
238 If any driver returned PCI_ERS_RESULT_NEED_RESET, then the platform
250 In response to a return value of PCI_ERS_RESULT_NEED_RESET, the
Dpcieaer-howto.rst201 PCI_ERS_RESULT_DISCONNECT, or PCI_ERS_RESULT_NEED_RESET, depending on
/Linux-v6.1/drivers/misc/cxl/
Dpci.c1800 pci_ers_result_t result = PCI_ERS_RESULT_NEED_RESET; in cxl_vphb_error_detected()
1801 pci_ers_result_t afu_result = PCI_ERS_RESULT_NEED_RESET; in cxl_vphb_error_detected()
1824 (result == PCI_ERS_RESULT_NEED_RESET)) in cxl_vphb_error_detected()
1835 pci_ers_result_t result = PCI_ERS_RESULT_NEED_RESET; in cxl_pci_error_detected()
1836 pci_ers_result_t afu_result = PCI_ERS_RESULT_NEED_RESET; in cxl_pci_error_detected()
1957 (result == PCI_ERS_RESULT_NEED_RESET)) in cxl_pci_error_detected()
/Linux-v6.1/drivers/scsi/elx/efct/
Defct_driver.c674 rc = PCI_ERS_RESULT_NEED_RESET; in efct_pci_io_error_detected()
683 rc = PCI_ERS_RESULT_NEED_RESET; in efct_pci_io_error_detected()
/Linux-v6.1/drivers/tty/serial/jsm/
Djsm_driver.c336 return PCI_ERS_RESULT_NEED_RESET; in jsm_io_error_detected()
/Linux-v6.1/drivers/platform/x86/intel/
Dvsec.c429 pci_ers_result_t status = PCI_ERS_RESULT_NEED_RESET; in intel_vsec_pci_error_detected()
/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dpcie.c528 ret = PCI_ERS_RESULT_NEED_RESET; in pci_error_detected()
560 ret = PCI_ERS_RESULT_NEED_RESET; in pci_mmio_enabled()
/Linux-v6.1/drivers/scsi/aacraid/
Dlinit.c1955 return PCI_ERS_RESULT_NEED_RESET; in aac_pci_error_detected()
1963 return PCI_ERS_RESULT_NEED_RESET; in aac_pci_error_detected()
1969 return PCI_ERS_RESULT_NEED_RESET; in aac_pci_mmio_enabled()
/Linux-v6.1/drivers/misc/habanalabs/common/
Dhabanalabs_drv.c601 result = PCI_ERS_RESULT_NEED_RESET; in hl_pci_err_detected()
/Linux-v6.1/drivers/scsi/bfa/
Dbfad.c1465 ret = PCI_ERS_RESULT_NEED_RESET; in bfad_pci_error_detected()
1598 return PCI_ERS_RESULT_NEED_RESET; in bfad_pci_mmio_enabled()
/Linux-v6.1/drivers/misc/genwqe/
Dcard_base.c1267 return PCI_ERS_RESULT_NEED_RESET; in genwqe_err_error_detected()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1778 return result == PCI_ERS_RESULT_NEED_RESET ? "need reset" : in result2str()
1799 PCI_ERS_RESULT_DISCONNECT : PCI_ERS_RESULT_NEED_RESET; in mlx5_pci_err_detected()
/Linux-v6.1/drivers/scsi/csiostor/
Dcsio_init.c1075 PCI_ERS_RESULT_DISCONNECT : PCI_ERS_RESULT_NEED_RESET; in csio_pci_error_detected()
/Linux-v6.1/drivers/bus/mhi/host/
Dpci_generic.c1043 return PCI_ERS_RESULT_NEED_RESET; in mhi_pci_error_detected()
/Linux-v6.1/drivers/net/ethernet/sfc/
Defx_common.c1226 status = PCI_ERS_RESULT_NEED_RESET; in efx_io_error_detected()
/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Defx_common.c1238 status = PCI_ERS_RESULT_NEED_RESET; in efx_io_error_detected()
/Linux-v6.1/drivers/media/pci/ngene/
Dngene-cards.c1191 return PCI_ERS_RESULT_NEED_RESET; in ngene_error_detected()
/Linux-v6.1/drivers/dma/ioat/
Dinit.c1275 return PCI_ERS_RESULT_NEED_RESET; in ioat_pcie_error_detected()
/Linux-v6.1/drivers/scsi/cxlflash/
Dmain.c3799 return PCI_ERS_RESULT_NEED_RESET; in cxlflash_pci_error_detected()
3808 return PCI_ERS_RESULT_NEED_RESET; in cxlflash_pci_error_detected()

123