Searched refs:fullLength (Results 1 – 1 of 1) sorted by relevance
700 int fullLength; in AllocAndPrepareRxPackets() local754 …fullLength = DEV_CALC_RECV_PADDED_LEN(&target->Device,pHdr->PayloadLen + sizeof(struct htc_frame_h… in AllocAndPrepareRxPackets()770 fullLength); in AllocAndPrepareRxPackets()774 (fullLength > pEndpoint->EpCallBacks.RecvAllocThreshold)) { in AllocAndPrepareRxPackets()783 fullLength); in AllocAndPrepareRxPackets()835 if ((u32)fullLength > pPacket->BufferLength) { in AllocAndPrepareRxPackets()838 pHdr->PayloadLen, fullLength, pPacket->BufferLength)); in AllocAndPrepareRxPackets()