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

/linux-master/drivers/net/ethernet/neterion/
H A Ds2io.h1067 static void s2io_tx_watchdog(struct net_device *dev, unsigned int txqueue);
H A Ds2io.c7213 * This function is scheduled to be run by the s2io_tx_watchdog
7240 * s2io_tx_watchdog - Watchdog for transmit side.
7253 static void s2io_tx_watchdog(struct net_device *dev, unsigned int txqueue) function
7639 .ndo_tx_timeout = s2io_tx_watchdog,

Completed in 126 milliseconds