Searched refs:__e1000_maybe_stop_tx (Results 1 – 2 of 2) sorted by relevance
3095 static int __e1000_maybe_stop_tx(struct net_device *netdev, int size) in __e1000_maybe_stop_tx() function3124 return __e1000_maybe_stop_tx(netdev, size); in e1000_maybe_stop_tx()
5675 static int __e1000_maybe_stop_tx(struct e1000_ring *tx_ring, int size) in __e1000_maybe_stop_tx() function5704 return __e1000_maybe_stop_tx(tx_ring, size); in e1000_maybe_stop_tx()