Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Defx_common.h54 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue);
Def100_netdev.c280 .ndo_tx_timeout = efx_watchdog,
Defx.c600 .ndo_tx_timeout = efx_watchdog,
Defx_common.c722 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue) in efx_watchdog() function