Searched refs:pFirstPacket (Results 1 – 1 of 1) sorted by relevance
545 HTC_PACKET *pFirstPacket; in htc_add_receive_pkt_multiple() local549 pFirstPacket = htc_get_pkt_at_head(pPktQueue); in htc_add_receive_pkt_multiple()551 if (!pFirstPacket) { in htc_add_receive_pkt_multiple()556 if (pFirstPacket->Endpoint >= ENDPOINT_MAX) { in htc_add_receive_pkt_multiple()563 pFirstPacket->Endpoint, in htc_add_receive_pkt_multiple()565 pFirstPacket->BufferLength)); in htc_add_receive_pkt_multiple()567 pEndpoint = &target->endpoint[pFirstPacket->Endpoint]; in htc_add_receive_pkt_multiple()