Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/neterion/
Ds2io.h1067 static void s2io_tx_watchdog(struct net_device *dev, unsigned int txqueue);
Ds2io.c7253 static void s2io_tx_watchdog(struct net_device *dev, unsigned int txqueue) in s2io_tx_watchdog() function
7639 .ndo_tx_timeout = s2io_tx_watchdog,