Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleNetwork/
DSimpleNetwork.h95 UINT64 RxTotalBytes; member
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DSimpleNetwork.h98 UINT64 RxTotalBytes; member
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
DLan9118Dxe.c1434 LanDriver->Stats.RxTotalBytes += (PLength - 4); in SnpReceive()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
DLan91xDxe.c2084 LanDriver->Stats.RxTotalBytes += PktLength; in SnpReceive()