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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Transmit.c 77 Cpb->FragCnt = 2;
  /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     [all...]
  /external/syslinux/efi64/include/efi/
efi_pxe.h     [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efi_pxe.h     [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiPxe.h     [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
E100b.c 1067 if (tx_ptr_f->FragCnt > MAX_XMIT_FRAGMENTS) {
1073 tcb_ptr->TBDCount = (UINT8) tx_ptr_f->FragCnt;
1075 for (Index = 0; Index < tx_ptr_f->FragCnt; Index++) {
1145 for (Index = 0; Index < tx_ptr_f->FragCnt; Index++) {
    [all...]
Decode.c     [all...]

Completed in 873 milliseconds