Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Defx_common.h56 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue);
Def100_netdev.c220 .ndo_tx_timeout = efx_watchdog,
Defx.c591 .ndo_tx_timeout = efx_watchdog,
Defx_common.c723 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue) in efx_watchdog() function