Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c7619 * igc_io_error_detected - called when PCI error is detected
7626 static pci_ers_result_t igc_io_error_detected(struct pci_dev *pdev,
7721 .error_detected = igc_io_error_detected,
7627 static pci_ers_result_t igc_io_error_detected(struct pci_dev *pdev, igc_io_error_detected() function