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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Statistics.c 23 size of the statistics table specified by StatisticsSize is not big enough for
25 buffer of statistics is returned in StatisticsTable, StatisticsSize is set to
28 If StatisticsSize is big enough for all the statistics, then StatisticsTable
29 will be filled, StatisticsSize will be set to the size of the returned
32 If Reset is FALSE, and both StatisticsSize and StatisticsTable are NULL, then
39 @param StatisticsSize On input the size, in bytes, of StatisticsTable. On output
48 @retval EFI_BUFFER_TOO_SMALL StatisticsSize is not NULL and StatisticsTable is
50 hold all the statistics is returned in StatisticsSize.
51 @retval EFI_BUFFER_TOO_SMALL StatisticsSize is not NULL and StatisticsTable is
54 StatisticsSize. A partial set of statistics is
    [all...]
Snp.h 668 size of the statistics table specified by StatisticsSize is not big enough for
670 buffer of statistics is returned in StatisticsTable, StatisticsSize is set to
673 If StatisticsSize is big enough for all the statistics, then StatisticsTable
674 will be filled, StatisticsSize will be set to the size of the returned
677 If Reset is FALSE, and both StatisticsSize and StatisticsTable are NULL, then
684 @param StatisticsSize On input the size, in bytes, of StatisticsTable. On output
693 @retval EFI_BUFFER_TOO_SMALL StatisticsSize is not NULL and StatisticsTable is
695 hold all the statistics is returned in StatisticsSize.
696 @retval EFI_BUFFER_TOO_SMALL StatisticsSize is not NULL and StatisticsTable is
699 StatisticsSize. A partial set of statistics is
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
SnpUnsupported.c 91 @param StatisticsSize On input the size, in bytes, of StatisticsTable. On
102 statistics is returned in StatisticsSize.
117 IN OUT UINTN *StatisticsSize OPTIONAL,
VirtioNet.h 196 IN OUT UINTN *StatisticsSize OPTIONAL,
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuSnpDxe/
EmuSnpDxe.h 292 @param StatisticsSize On input the size, in bytes, of StatisticsTable. On
302 StatisticsSize.
311 IN OUT UINTN* StatisticsSize OPTIONAL,
330 StatisticsSize.
EmuSnpDxe.c 294 @param StatisticsSize On input the size, in bytes, of StatisticsTable. On
304 StatisticsSize.
313 IN OUT UINTN *StatisticsSize OPTIONAL,
322 Status = Private->Io->Statistics (Private->Io, Reset, StatisticsSize, StatisticsTable);
341 StatisticsSize.
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Include/Protocol/
EmuSnp.h 222 @param StatisticsSize On input the size, in bytes, of StatisticsTable. On
232 StatisticsSize.
243 IN OUT UINTN *StatisticsSize OPTIONAL,
262 StatisticsSize.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
BiosSnp16.c     [all...]
BiosSnp16.h 326 @param StatisticsSize The buffer of statistics table.
340 IN OUT UINTN *StatisticsSize OPTIONAL,
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleNetwork/
SimpleNetwork.h 378 IN OUT UINTN *StatisticsSize OPTIONAL,
389 StatisticsSize - On input the size, in bytes, of StatisticsTable. On
400 StatisticsSize.
435 StatisticsSize.
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
LinuxPacketFilter.c 283 @param StatisticsSize On input the size, in bytes, of StatisticsTable. On
293 StatisticsSize.
303 IN OUT UINTN *StatisticsSize OPTIONAL,
329 StatisticsSize.
Gasket.h 593 IN OUT UINTN *StatisticsSize OPTIONAL,
BerkeleyPacketFilter.c 634 @param StatisticsSize On input the size, in bytes, of StatisticsTable. On
644 StatisticsSize.
654 IN OUT UINTN *StatisticsSize OPTIONAL,
681 StatisticsSize.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SimpleNetwork.h 410 @param StatisticsSize On input the size, in bytes, of StatisticsTable. On
420 StatisticsSize.
431 IN OUT UINTN *StatisticsSize OPTIONAL,
450 StatisticsSize.
  /external/syslinux/efi32/include/efi/
efinet.h 246 IN OUT UINTN *StatisticsSize OPTIONAL,
  /external/syslinux/efi64/include/efi/
efinet.h 246 IN OUT UINTN *StatisticsSize OPTIONAL,
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efinet.h 246 IN OUT UINTN *StatisticsSize OPTIONAL,
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
SimpleNetwork.h 341 @param StatisticsSize On input the size, in bytes, of StatisticsTable. On
351 StatisticsSize.
362 IN OUT UINTN *StatisticsSize OPTIONAL,
381 StatisticsSize.
  /device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
SnpNt32.c 201 @param StatisticsSize On input the size, in bytes, of StatisticsTable. On
211 StatisticsSize.
220 IN OUT UINTN *StatisticsSize OPTIONAL,
239 StatisticsSize.
747 @param StatisticsSize On input the size, in bytes, of StatisticsTable. On
757 StatisticsSize.
766 IN OUT UINTN *StatisticsSize OPTIONAL,
788 StatisticsSize.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netmon.h 611 DWORD StatisticsSize;
    [all...]

Completed in 564 milliseconds