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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp1760-hcd.h227 #define HC_ATL_PL_SIZE (8192) macro
H A Disp1760-hcd.c694 if (len > HC_ATL_PL_SIZE)
695 count = HC_ATL_PL_SIZE;
757 if (qtd->length && (qtd->length <= HC_ATL_PL_SIZE)) {

Completed in 111 milliseconds