Searched refs:QQ_PushTail (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcm57xx/sys/
H A Dqueue.h18 /* char QQ_PushTail(PQQ_CONTAINER pQueue, PQQ_ENTRY pEntry) */
193 QQ_PushTail( function
216 } /* QQ_PushTail */
H A Dtigon3.c3803 QQ_PushTail(&pDevice->TxPacketFreeQ.Container, pPacket);
3828 QQ_PushTail(&pDevice->RxPacketFreeQ.Container, pPacket);
3848 QQ_PushTail(&pDevice->RxPacketFreeQ.Container, pPacket);
5461 QQ_PushTail(&pDevice->TxPacketXmittedQ.Container, pPacket);
5492 QQ_PushTail(&pDevice->RxPacketFreeQ.Container, pPacket);
5509 QQ_PushTail(&pDevice->RxPacketFreeQ.Container, pPacket);
5528 QQ_PushTail(&pDevice->RxPacketFreeQ.Container, pPacket);
5585 QQ_PushTail(&pDevice->RxPacketFreeQ.Container, pPacket);
5937 QQ_PushTail(&pDevice->TxPacketXmittedQ.Container, pPacket);
6064 QQ_PushTail(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcm57xx/linux/
H A Db57um.c5360 QQ_PushTail(
5371 QQ_PushTail(&pDevice->RxPacketFreeQ.Container, pPacket);
5836 QQ_PushTail(&pUmDevice->rx_out_of_buf_q.Container, pPacket);
5838 QQ_PushTail(&pDevice->RxPacketFreeQ.Container, pPacket);
5958 QQ_PushTail(&pUmDevice->rx_out_of_buf_q.Container, pPacket);
5967 QQ_PushTail(&pUmDevice->rx_out_of_buf_q.Container, pPacket);
5975 QQ_PushTail(&pDevice->RxPacketFreeQ.Container, pPacket);
6036 QQ_PushTail(&pDevice->RxPacketFreeQ.Container, pPacket);
6056 QQ_PushTail(&pDevice->RxPacketFreeQ.Container, pPacket);
6104 QQ_PushTail(
[all...]

Completed in 104 milliseconds