Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/seeq/
Dether3.c82 static void ether3_timeout(struct net_device *dev, unsigned int txqueue);
453 static void ether3_timeout(struct net_device *dev, unsigned int txqueue) in ether3_timeout() function
741 .ndo_tx_timeout = ether3_timeout,