num_avail_desc_ring_slots
if (needed_descs <= num_avail_desc_ring_slots(tx))
if (needed_descs > num_avail_desc_ring_slots(tx)) {