vdc_tx_dring_avail
if (port->disk && vdc_tx_dring_avail(dr) * 100 / VDC_TX_RING_SIZE >= 50)
if (unlikely(vdc_tx_dring_avail(dr) < 1)) {