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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-sched.c913 int hs_transfers; local
926 hs_transfers = max (1u, (maxp + 187) / 188);
936 tmp = (1 << (hs_transfers + 2)) - 1;
939 stream->raw_mask = smask_out [hs_transfers - 1];

Completed in 50 milliseconds