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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dxhci-mem.c319 else if (num_stream_ctxs <= SMALL_STREAM_ARRAY_SIZE)
347 else if (num_stream_ctxs <= SMALL_STREAM_ARRAY_SIZE)
1862 dev, SMALL_STREAM_ARRAY_SIZE, 16, 0);
H A Dxhci.h721 #define SMALL_STREAM_ARRAY_SIZE 256 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dxhci-mem.c319 else if (num_stream_ctxs <= SMALL_STREAM_ARRAY_SIZE)
347 else if (num_stream_ctxs <= SMALL_STREAM_ARRAY_SIZE)
1862 dev, SMALL_STREAM_ARRAY_SIZE, 16, 0);
H A Dxhci.h721 #define SMALL_STREAM_ARRAY_SIZE 256 macro

Completed in 184 milliseconds