Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DQos.c376 Adapter->PackInfo[iIndex].uiDroppedCountPackets++; in PruneQueue()
383 Adapter->PackInfo[iIndex].uiDroppedCountPackets); in PruneQueue()
432 Adapter->PackInfo[iQIndex].uiDroppedCountPackets++; in flush_all_queues()
436 Adapter->PackInfo[iQIndex].uiDroppedCountPackets); in flush_all_queues()
DHostMIBSInterface.h188 UINT uiDroppedCountPackets; member
DAdapter.h215 UINT uiDroppedCountPackets; member
DMisc.c772 …, DBG_LVL_ALL, "uiDroppedCountPackets:%X\n", Adapter->PackInfo[uiLoopIndex].uiDroppedCountPackets); in DumpPackInfo()
1625 Adapter->PackInfo[iQIndex].uiDroppedCountPackets++; in flush_queue()