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

Data Fields

PXE_UINT64 FrameAddr
 
PXE_UINT32 DataLen
 
PXE_UINT16 MediaheaderLen
 
PXE_UINT16 reserved
 

Field Documentation

PXE_UINT32 s_pxe_cpb_transmit::DataLen

Length of the data portion of the frame buffer in bytes. Do not include the length of the media header.

PXE_UINT64 s_pxe_cpb_transmit::FrameAddr

Address of first byte of frame buffer. This is also the first byte of the media header.

PXE_UINT16 s_pxe_cpb_transmit::MediaheaderLen

Length of the media header in bytes.

PXE_UINT16 s_pxe_cpb_transmit::reserved

Reserved, must be zero.