Searched refs:__e1000_maybe_stop_tx (Results 1 – 2 of 2) sorted by relevance
3064 static int __e1000_maybe_stop_tx(struct net_device *netdev, int size) in __e1000_maybe_stop_tx() function3093 return __e1000_maybe_stop_tx(netdev, size); in e1000_maybe_stop_tx()
5782 static int __e1000_maybe_stop_tx(struct e1000_ring *tx_ring, int size) in __e1000_maybe_stop_tx() function5811 return __e1000_maybe_stop_tx(tx_ring, size); in e1000_maybe_stop_tx()