Home
last modified time | relevance | path

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

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