HomeSort by relevance Sort by last modified time
    Searched refs:RxBufSize (Results 1 - 10 of 10) sorted by null

  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
SnpInitialize.c 241 UINTN RxBufSize;
261 RxBufSize = VirtioNetReqSize +
270 Dev->RxBuf = AllocatePool (RxAlwaysPending * RxBufSize);
312 Dev->RxRing.Desc[DescIdx].Len = (UINT32) (RxBufSize - VirtioNetReqSize);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Initialize.c 80 Cpb->RxBufSize = 0;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiPxe.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiPxe.h     [all...]
  /external/syslinux/efi32/include/efi/
efi_pxe.h 1099 PXE_UINT16 RxBufSize;
    [all...]
  /external/syslinux/efi64/include/efi/
efi_pxe.h 1099 PXE_UINT16 RxBufSize;
    [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efi_pxe.h 1099 PXE_UINT16 RxBufSize;
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiPxe.h     [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
E100b.h 592 UINT16 RxBufSize;
Decode.c 225 MCastFilterCnt, TxBufCnt, TxBufSize, RxBufCnt, RxBufSize, IFtype, Duplex, and LoopBack.
259 DbPtr->RxBufSize = (UINT16) sizeof (RxFD);
    [all...]

Completed in 263 milliseconds