Home
last modified time | relevance | path

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

/drivers/net/ethernet/neterion/
Ds2io.h1068 static void s2io_tx_watchdog(struct net_device *dev, unsigned int txqueue);
Ds2io.c7245 static void s2io_tx_watchdog(struct net_device *dev, unsigned int txqueue) in s2io_tx_watchdog() function
7632 .ndo_tx_timeout = s2io_tx_watchdog,