URB_UPPER_LIMIT
if (priv->outstanding_urbs > URB_UPPER_LIMIT) {
if (priv->outstanding_urbs > URB_UPPER_LIMIT * 2 / 3) {