Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/alteon/
H A Dacenic.c440 static void ace_watchdog(struct net_device *dev, unsigned int txqueue);
445 .ndo_tx_timeout = ace_watchdog,
1538 static void ace_watchdog(struct net_device *data, unsigned int txqueue) in ace_watchdog() function