iPXE
Data Fields
vxge_hw_fifo_txd Struct Reference

struct vxge_hw_fifo_txd - Transmit Descriptor More...

#include <vxge_config.h>

Data Fields

u64 control_0
 
u64 control_1
 
u64 buffer_pointer
 
u64 host_control
 

Detailed Description

struct vxge_hw_fifo_txd - Transmit Descriptor

Transmit descriptor (TxD).Fifo descriptor contains configured number (list) of TxDs. * For more details please refer to Titan User Guide, Section 5.4.2 "Transmit Descriptor (TxD) Format".

Definition at line 212 of file vxge_config.h.

Field Documentation

◆ control_0

u64 vxge_hw_fifo_txd::control_0

Definition at line 213 of file vxge_config.h.

◆ control_1

u64 vxge_hw_fifo_txd::control_1

Definition at line 228 of file vxge_config.h.

◆ buffer_pointer

u64 vxge_hw_fifo_txd::buffer_pointer

Definition at line 242 of file vxge_config.h.

◆ host_control

u64 vxge_hw_fifo_txd::host_control

Definition at line 244 of file vxge_config.h.


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