Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c81 static pci_ers_result_t ixgb_io_error_detected (struct pci_dev *pdev,
87 .error_detected = ixgb_io_error_detected,
2189 static pci_ers_result_t ixgb_io_error_detected(struct pci_dev *pdev, in ixgb_io_error_detected() function