Home
last modified time | relevance | path

Searched refs:uiDroppedCountBytes (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/staging/bcm/
DQos.c375 Adapter->PackInfo[iIndex].uiDroppedCountBytes += PacketToDrop->len; in PruneQueue()
382 Adapter->PackInfo[iIndex].uiDroppedCountBytes, in PruneQueue()
431 Adapter->PackInfo[iQIndex].uiDroppedCountBytes += uiTotalPacketLength; in flush_all_queues()
435 Adapter->PackInfo[iQIndex].uiDroppedCountBytes, in flush_all_queues()
DHostMIBSInterface.h187 UINT uiDroppedCountBytes; member
DAdapter.h214 UINT uiDroppedCountBytes; member
DMisc.c771 …INFO, DBG_LVL_ALL, "uiDroppedCountBytes:%X\n", Adapter->PackInfo[uiLoopIndex].uiDroppedCountBytes); in DumpPackInfo()
1624 Adapter->PackInfo[iQIndex].uiDroppedCountBytes += PacketToDrop->len; in flush_queue()