Searched refs:uiDroppedCountBytes (Results 1 – 4 of 4) sorted by relevance
498 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()
153 unsigned int uiDroppedCountBytes; member
150 UINT uiDroppedCountBytes; member
737 …INFO, DBG_LVL_ALL, "uiDroppedCountBytes:%X\n", Adapter->PackInfo[uiLoopIndex].uiDroppedCountBytes); in DumpPackInfo()1548 Adapter->PackInfo[iQIndex].uiDroppedCountBytes += PacketToDrop->len; in flush_queue()