Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Defx_common.h56 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue);
H A Def100_netdev.c221 .ndo_tx_timeout = efx_watchdog,
H A Defx_common.c723 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue) in efx_watchdog() function
H A Defx.c591 .ndo_tx_timeout = efx_watchdog,