lance_tx_buffs_avail
if (netif_queue_stopped(dev) && lance_tx_buffs_avail(lp) > 0)
if (!lance_tx_buffs_avail(lp))
if (lance_tx_buffs_avail(lp) <= 0)