Searched refs:EFI_NETWORK_STATISTICS (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/SnpDxe/
H A DStatistics.c41 @param StatisticsTable A pointer to the EFI_NETWORK_STATISTICS structure that
42 contains the statistics. Type EFI_NETWORK_STATISTICS is
72 IN OUT EFI_NETWORK_STATISTICS *StatisticsTable OPTIONAL
179 *StatisticsSize = sizeof (EFI_NETWORK_STATISTICS);
H A DSnp.h817 @param StatisticsTable A pointer to the EFI_NETWORK_STATISTICS structure that
818 contains the statistics. Type EFI_NETWORK_STATISTICS is
848 IN OUT EFI_NETWORK_STATISTICS *StatisticsTable OPTIONAL
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DSimpleNetwork.h124 } EFI_NETWORK_STATISTICS; typedef in typeref:struct:__anon12288
413 @param StatisticsTable A pointer to the EFI_NETWORK_STATISTICS structure that
432 OUT EFI_NETWORK_STATISTICS *StatisticsTable OPTIONAL
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DSimpleNetwork.h126 } EFI_NETWORK_STATISTICS; typedef in typeref:struct:__anon15664
415 @param StatisticsTable A pointer to the EFI_NETWORK_STATISTICS structure that
434 OUT EFI_NETWORK_STATISTICS *StatisticsTable OPTIONAL
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DBiosSnp16.h341 OUT EFI_NETWORK_STATISTICS * StatisticsTable OPTIONAL
H A DBiosSnp16.c2691 @param StatisticsTable A pointer to the EFI_NETWORK_STATISTICS structure that
2710 OUT EFI_NETWORK_STATISTICS * StatisticsTable OPTIONAL
2775 EFI_NETWORK_STATISTICS LocalStatisticsTable;
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/
H A Defi_snp.c355 UINTN *stats_len, EFI_NETWORK_STATISTICS *stats ) {
358 EFI_NETWORK_STATISTICS stats_buf;

Completed in 631 milliseconds