Home
last modified time | relevance | path

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

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