Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Defx_common.h104 extern const struct pci_error_handlers efx_err_handlers;
Def100.c555 .err_handler = &efx_err_handlers,
Defx.c1322 .err_handler = &efx_err_handlers,
Defx_common.c1280 const struct pci_error_handlers efx_err_handlers = { variable