Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.h1068 static void s2io_tx_watchdog(struct net_device *dev, unsigned int txqueue);
H A Ds2io.c7205 * This function is scheduled to be run by the s2io_tx_watchdog
7232 * s2io_tx_watchdog - Watchdog for transmit side.
7245 static void s2io_tx_watchdog(struct net_device *dev, unsigned int txqueue) in s2io_tx_watchdog() function
7632 .ndo_tx_timeout = s2io_tx_watchdog,
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.h1067 static void s2io_tx_watchdog(struct net_device *dev, unsigned int txqueue);
H A Ds2io.c7212 * This function is scheduled to be run by the s2io_tx_watchdog
7239 * s2io_tx_watchdog - Watchdog for transmit side.
7252 static void s2io_tx_watchdog(struct net_device *dev, unsigned int txqueue) in s2io_tx_watchdog() function
7638 .ndo_tx_timeout = s2io_tx_watchdog,

Completed in 24 milliseconds