TX_MAX_RING_SIZE
ering->tx_max_pending = TX_MAX_RING_SIZE;
size = min(ering->tx_pending, (unsigned int)TX_MAX_RING_SIZE);