e1000_maybe_stop_tx
if (unlikely(e1000_maybe_stop_tx(netdev, tx_ring, count + 2)))
e1000_maybe_stop_tx(netdev, tx_ring, desc_needed);
if (e1000_maybe_stop_tx(tx_ring, count + 2))
e1000_maybe_stop_tx(tx_ring,