Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.h1067 static void s2io_tx_watchdog(struct net_device *dev, unsigned int txqueue);
H A Ds2io.c7252 static void s2io_tx_watchdog(struct net_device *dev, unsigned int txqueue) in s2io_tx_watchdog() function
7638 .ndo_tx_timeout = s2io_tx_watchdog,