Home
last modified time | relevance | path

Searched refs:URB_UPPER_LIMIT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dopticon.c26 #define URB_UPPER_LIMIT 8 macro
202 if (priv->outstanding_urbs > URB_UPPER_LIMIT) { in opticon_write()
280 if (priv->outstanding_urbs > URB_UPPER_LIMIT * 2 / 3) { in opticon_write_room()