Searched refs:pTxQueue (Results 1 – 1 of 1) sorted by relevance
1801 HTC_PACKET_QUEUE *pTxQueue; in htc_send_pkts_sched_check() local1810 pTxQueue = &pEndpoint->TxQueue; in htc_send_pkts_sched_check()1812 if (HTC_QUEUE_EMPTY(pTxQueue)) in htc_send_pkts_sched_check()1838 HTC_PACKET_QUEUE *pTxQueue; in htc_send_pkts_sched_queue() local1843 pTxQueue = &pEndpoint->TxQueue; in htc_send_pkts_sched_queue()1854 HTC_PACKET_ENQUEUE(pTxQueue, pPacket); in htc_send_pkts_sched_queue()1872 HTC_PACKET_ENQUEUE(pTxQueue, pPacket); in htc_send_pkts_sched_queue()