Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Defx_common.h54 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue);
Def100_netdev.c225 .ndo_tx_timeout = efx_watchdog,
Defx.c587 .ndo_tx_timeout = efx_watchdog,
Defx_common.c725 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue) in efx_watchdog() function