Searched refs:vortex_tx_timeout (Results 1 – 1 of 1) sorted by relevance
779 static void vortex_tx_timeout(struct net_device *dev, unsigned int txqueue);1052 .ndo_tx_timeout = vortex_tx_timeout,1069 .ndo_tx_timeout = vortex_tx_timeout,1882 static void vortex_tx_timeout(struct net_device *dev, unsigned int txqueue) in vortex_tx_timeout() function