Home
last modified time | relevance | path

Searched refs:TxDroppedFrames (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleNetwork/
DSimpleNetwork.h104 UINT64 TxDroppedFrames; member
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DSimpleNetwork.h107 UINT64 TxDroppedFrames; member
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
DLan91xDxe.c1792 LanDriver->Stats.TxDroppedFrames += 1; in SnpTransmit()