MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
s_pxe_db_initialize Struct Reference

Data Fields

PXE_UINT32 MemoryUsed
 
PXE_UINT16 TxBufCnt
 
PXE_UINT16 TxBufSize
 
PXE_UINT16 RxBufCnt
 
PXE_UINT16 RxBufSize
 

Field Documentation

PXE_UINT32 s_pxe_db_initialize::MemoryUsed

Actual amount of memory used from the supplied memory buffer. This may be less that the amount of memory suppllied and may be zero if the UNDI and network device do not use external memory buffers.

Memory used by the UNDI and network device is allocated from the lowest memory buffer address.

PXE_UINT16 s_pxe_db_initialize::RxBufCnt
PXE_UINT16 s_pxe_db_initialize::RxBufSize
PXE_UINT16 s_pxe_db_initialize::TxBufCnt

Actual number and size of receive and transmit buffers that were allocated.

PXE_UINT16 s_pxe_db_initialize::TxBufSize