Searched refs:mTxNext (Results 1 – 1 of 1) sorted by relevance
102 static struct HostIntfDataBuffer mTxCurr, mTxNext; variable735 struct HostIntfDataBuffer *packet = &mTxNext; in fillBuffer()744 while (hostIntfPacketDequeue(&mTxNext, wakeup, nonwakeup)) { in fillBuffer()777 memcpy(buf + totLength, &mTxNext, length); in fillBuffer()833 memcpy(&mTxCurr, &mTxNext, mTxNextLength); in nanohubPrefetchTx()915 memcpy(buf, &mTxNext, length); in readEvent()