Searched refs:Statistics (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DEapManagement.h118 /// Supplicant Statistics (IEEE Std 802.1X Section 9.5.2)
361 Statistics regarding the operation of the Supplicant associated with the Port.
363 If Statistics is NULL, then EFI_INVALID_PARAMETER is returned.
367 @param[out] Statistics Returns the statistical information regarding the
372 @retval EFI_INVALID_PARAMETER Statistics is NULL.
379 OUT EFI_EAPOL_SUPPLICANT_PAE_STATISTICS *Statistics
H A DSimpleNetwork.h418 @retval EFI_BUFFER_TOO_SMALL The Statistics buffer was too small. The current buffer
448 @retval EFI_BUFFER_TOO_SMALL The Statistics buffer was too small. The current buffer
644 EFI_SIMPLE_NETWORK_STATISTICS Statistics; member in struct:_EFI_SIMPLE_NETWORK_PROTOCOL
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DSimpleNetwork.h420 @retval EFI_BUFFER_TOO_SMALL The Statistics buffer was too small. The current buffer
450 @retval EFI_BUFFER_TOO_SMALL The Statistics buffer was too small. The current buffer
646 EFI_SIMPLE_NETWORK_STATISTICS Statistics; member in struct:_EFI_SIMPLE_NETWORK_PROTOCOL
/vbox/src/VBox/VMM/VMMRC/
H A DCPUMRCA.asm346 ; Statistics.
432 ; Statistics.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/SnpDxe/
H A DSnp.c401 Snp->Snp.Statistics = SnpUndi32Statistics;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drpcdce.h429 RpcMgmtInqStats( RPC_BINDING_HANDLE Binding, RPC_STATS_VECTOR **Statistics );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drpcdce.h411 RpcMgmtInqStats( RPC_BINDING_HANDLE Binding, RPC_STATS_VECTOR **Statistics );
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/
H A Defi_snp.c350 * @v stats Statistics table
751 .Statistics = efi_snp_statistics,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DBiosSnp16.c469 SimpleNetworkDevice->SimpleNetwork.Statistics = Undi16SimpleNetworkStatistics;
2681 // Statistics()
2696 @retval EFI_BUFFER_TOO_SMALL The Statistics buffer was too small. The current buffer
2752 DEBUG ((DEBUG_NET, " RESET Statistics\n"));
2771 DEBUG ((DEBUG_NET, " RESET Statistics Complete"));
2777 DEBUG ((DEBUG_NET, " GET Statistics\n"));
2807 // Fill in the Statistics Table with the collected values.
2820 " Statistics Collected : Size=%d Buf=%08x\n",
2825 DEBUG ((DEBUG_NET, " GET Statistics Complete"));

Completed in 409 milliseconds