iPXE
Data Fields
vmxnet3_tx_comp Struct Reference

Transmit completion descriptor. More...

#include <vmxnet3.h>

Data Fields

uint32_t index
 Index of the end-of-packet descriptor. More...
 
uint32_t reserved0 [2]
 Reserved. More...
 
uint32_t flags
 Flags. More...
 

Detailed Description

Transmit completion descriptor.

Definition at line 263 of file vmxnet3.h.

Field Documentation

◆ index

uint32_t vmxnet3_tx_comp::index

Index of the end-of-packet descriptor.

Definition at line 265 of file vmxnet3.h.

Referenced by vmxnet3_poll_tx().

◆ reserved0

uint32_t vmxnet3_tx_comp::reserved0[2]

Reserved.

Definition at line 267 of file vmxnet3.h.

◆ flags

uint32_t vmxnet3_tx_comp::flags

Flags.

Definition at line 269 of file vmxnet3.h.

Referenced by vmxnet3_poll_tx().


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