Array of up to MAX_DATA_BLKS additional transmit buffers.
More...
#include <pxe_api.h>
Array of up to MAX_DATA_BLKS additional transmit buffers.
Definition at line 1030 of file pxe_api.h.
◆ TDPtrType
UINT8_t s_PXENV_UNDI_TBD::DataBlk::TDPtrType |
Always 1.
A value of 0 would indicate that TDDataPtr were an ADDR32_t rather than a #SEGOFF16_t. The PXE specification version 2.1 explicitly states that this is not supported; TDDataPtr will always be a #SEGOFF16_t.
Definition at line 1039 of file pxe_api.h.
◆ TDRsvdByte
UINT8_t s_PXENV_UNDI_TBD::DataBlk::TDRsvdByte |
◆ TDDataLen
UINT16_t s_PXENV_UNDI_TBD::DataBlk::TDDataLen |
Length of this transmit buffer.
Definition at line 1041 of file pxe_api.h.
◆ TDDataPtr
SEGOFF16_t s_PXENV_UNDI_TBD::DataBlk::TDDataPtr |
Address of this transmit buffer.
Definition at line 1042 of file pxe_api.h.
The documentation for this struct was generated from the following file: