Searched refs:__e1000_maybe_stop_tx (Results 1 – 2 of 2) sorted by relevance
3065 static int __e1000_maybe_stop_tx(struct net_device *netdev, int size) in __e1000_maybe_stop_tx() function3094 return __e1000_maybe_stop_tx(netdev, size); in e1000_maybe_stop_tx()
5749 static int __e1000_maybe_stop_tx(struct e1000_ring *tx_ring, int size) in __e1000_maybe_stop_tx() function5778 return __e1000_maybe_stop_tx(tx_ring, size); in e1000_maybe_stop_tx()