s_pxe_db_statistics Struct Reference

#include <UefiPxe.h>


Data Fields

PXE_UINT64 Supported
 Bit field identifying what statistic data is collected by the UNDI/NIC.
PXE_UINT64 Data [64]
 Statistic data.


Detailed Description

Definition at line 1349 of file UefiPxe.h.


Field Documentation

Bit field identifying what statistic data is collected by the UNDI/NIC.

If bit 0x00 is set, Data[0x00] is collected. If bit 0x01 is set, Data[0x01] is collected. If bit 0x20 is set, Data[0x20] is collected. If bit 0x21 is set, Data[0x21] is collected. Etc.

Definition at line 1359 of file UefiPxe.h.

Statistic data.

Definition at line 1364 of file UefiPxe.h.


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:08 2010 for gPXE by  doxygen 1.5.7.1