Searched refs:ixgb_tx_timeout (Results 1 – 1 of 1) sorted by relevance
99 static void ixgb_tx_timeout(struct net_device *dev);375 .ndo_tx_timeout = ixgb_tx_timeout,1576 ixgb_tx_timeout(struct net_device *netdev) in ixgb_tx_timeout() function