Searched refs:pcnet32_tx_timeout (Results 1 – 1 of 1) sorted by relevance
313 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