Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dpcnet32.c313 static void pcnet32_tx_timeout(struct net_device *dev, unsigned int txqueue);
1572 .ndo_tx_timeout = pcnet32_tx_timeout,
2440 static void pcnet32_tx_timeout(struct net_device *dev, unsigned int txqueue) in pcnet32_tx_timeout() function
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Dpcnet32.c313 static void pcnet32_tx_timeout(struct net_device *dev, unsigned int txqueue);
1576 .ndo_tx_timeout = pcnet32_tx_timeout,
2450 static void pcnet32_tx_timeout(struct net_device *dev, unsigned int txqueue) in pcnet32_tx_timeout() function

Completed in 8 milliseconds