Home
last modified time | relevance | path

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

/drivers/staging/bcm/
DQos.c498 curr_pack_info->uiDroppedCountBytes += PacketToDrop->len; in PruneQueue()
509 curr_pack_info->uiDroppedCountBytes, in PruneQueue()
569 curr_packet_info->uiDroppedCountBytes += uiTotalPacketLength; in flush_all_queues()
577 curr_packet_info->uiDroppedCountBytes, in flush_all_queues()
DHostMIBSInterface.h153 unsigned int uiDroppedCountBytes; member
DAdapter.h150 UINT uiDroppedCountBytes; member
DMisc.c737 …INFO, DBG_LVL_ALL, "uiDroppedCountBytes:%X\n", Adapter->PackInfo[uiLoopIndex].uiDroppedCountBytes); in DumpPackInfo()
1548 Adapter->PackInfo[iQIndex].uiDroppedCountBytes += PacketToDrop->len; in flush_queue()