Home
last modified time | relevance | path

Searched refs:io_error_detected (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c596 .io_error_detected = qlcnic_82xx_io_error_detected,
3918 if (hw_ops->io_error_detected) { in qlcnic_io_error_detected()
3919 return hw_ops->io_error_detected(pdev, state); in qlcnic_io_error_detected()
H A Dqlcnic.h1805 pci_ers_result_t (*io_error_detected) (struct pci_dev *, member
H A Dqlcnic_83xx_hw.c230 .io_error_detected = qlcnic_83xx_io_error_detected,
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c592 .io_error_detected = qlcnic_82xx_io_error_detected,
3889 if (hw_ops->io_error_detected) { in qlcnic_io_error_detected()
3890 return hw_ops->io_error_detected(pdev, state); in qlcnic_io_error_detected()
H A Dqlcnic.h1805 pci_ers_result_t (*io_error_detected) (struct pci_dev *, member
H A Dqlcnic_83xx_hw.c229 .io_error_detected = qlcnic_83xx_io_error_detected,

Completed in 31 milliseconds