Home
last modified time | relevance | path

Searched refs:uiSentBytes (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/staging/bcm/
DHostMIBSInterface.h189 UINT uiSentBytes; member
DTransmit.c167 Adapter->PackInfo[QueueIndex].uiSentBytes += (Packet->len); in SetupNextSend()
DLeakyBucket.c246 psSF->uiSentBytes+=((PLEADER)pControlPacket)->PLength; in CheckAndSendPacketFromIndex()
DAdapter.h216 UINT uiSentBytes; member
DMisc.c773 …PE_OTHERS, DUMP_INFO, DBG_LVL_ALL, "uiSentBytes:%X\n", Adapter->PackInfo[uiLoopIndex].uiSentBytes); in DumpPackInfo()