RX_MAX_RING_SIZE
ering->rx_max_pending = RX_MAX_RING_SIZE;
size = min(ering->rx_pending, (unsigned int)RX_MAX_RING_SIZE);