Home
last modified time | relevance | path

Searched refs:HTC_PACKET_QUEUE_TRANSFER_TO_TAIL (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_packet.h277 #define HTC_PACKET_QUEUE_TRANSFER_TO_TAIL(pQDest, pQSrc) \ macro
H A Dhtc_recv.c579 HTC_PACKET_QUEUE_TRANSFER_TO_TAIL(&pEndpoint->RxBufferHoldQueue, in htc_add_receive_pkt_multiple()
H A Dhtc_send.c1515 HTC_PACKET_QUEUE_TRANSFER_TO_TAIL(&sendQueue, in htc_try_send()
1623 HTC_PACKET_QUEUE_TRANSFER_TO_TAIL(&pEndpoint->TxQueue, in htc_try_send()
2612 HTC_PACKET_QUEUE_TRANSFER_TO_TAIL(&lookupQueue, in htc_lookup_tx_packet()