Searched refs:efx_watchdog (Results 1 – 4 of 4) sorted by relevance
54 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue);
280 .ndo_tx_timeout = efx_watchdog,
600 .ndo_tx_timeout = efx_watchdog,
722 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue) in efx_watchdog() function