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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dopticon.c49 #define URB_UPPER_LIMIT 4 macro
214 if (priv->outstanding_urbs > URB_UPPER_LIMIT) {
285 if (priv->outstanding_urbs > URB_UPPER_LIMIT * 2 / 3) {

Completed in 47 milliseconds