Home
last modified time | relevance | path

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

/drivers/staging/bcm/
DHostMIBSInterface.h155 unsigned int uiSentBytes; member
DTransmit.c154 Adapter->PackInfo[QueueIndex].uiSentBytes += (Packet->len); in SetupNextSend()
DLeakyBucket.c248 psSF->uiSentBytes+=((struct bcm_leader *)pControlPacket)->PLength; in CheckAndSendPacketFromIndex()
DAdapter.h143 UINT uiSentBytes; member
DMisc.c736 …PE_OTHERS, DUMP_INFO, DBG_LVL_ALL, "uiSentBytes:%X\n", Adapter->PackInfo[uiLoopIndex].uiSentBytes); in DumpPackInfo()