Searched refs:efx_watchdog (Results 1 – 4 of 4) sorted by relevance
56 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue);
220 .ndo_tx_timeout = efx_watchdog,
591 .ndo_tx_timeout = efx_watchdog,
723 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue) in efx_watchdog() function