iPXE
Data Fields
txnic_send_header Struct Reference

A send header subdescriptor. More...

#include <thunderx.h>

Data Fields

uint32_t total
 Total length. More...
 
uint8_t unused_a [2]
 Unused. More...
 
uint8_t subdcnt
 Subdescriptor count. More...
 
uint8_t flags
 Flags. More...
 
uint8_t unused_b [8]
 Unused. More...
 

Detailed Description

A send header subdescriptor.

Definition at line 110 of file thunderx.h.

Field Documentation

◆ total

uint32_t txnic_send_header::total

Total length.

Definition at line 112 of file thunderx.h.

Referenced by txnic_send().

◆ unused_a

uint8_t txnic_send_header::unused_a[2]

Unused.

Definition at line 114 of file thunderx.h.

◆ subdcnt

uint8_t txnic_send_header::subdcnt

Subdescriptor count.

Definition at line 116 of file thunderx.h.

Referenced by txnic_send().

◆ flags

uint8_t txnic_send_header::flags

Flags.

Definition at line 118 of file thunderx.h.

Referenced by txnic_send().

◆ unused_b

uint8_t txnic_send_header::unused_b[8]

Unused.

Definition at line 120 of file thunderx.h.


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