typhoon_num_free_tx
while (unlikely(typhoon_num_free_tx(txRing) < (numDesc + 2)))
if (typhoon_num_free_tx(txRing) < (numDesc + 2)) {
if (typhoon_num_free_tx(txRing) >= (numDesc + 2))