Searched refs:HTC_MAX_PAYLOAD_LENGTH (Results 1 – 2 of 2) sorted by relevance
99 #define HTC_MAX_PAYLOAD_LENGTH (4096 - sizeof(struct htc_frame_hdr)) macro
725 if (pHdr->PayloadLen > HTC_MAX_PAYLOAD_LENGTH) { in AllocAndPrepareRxPackets()727 pHdr->PayloadLen, (u32)HTC_MAX_PAYLOAD_LENGTH)); in AllocAndPrepareRxPackets()