iPXE
Data Fields
txnic_send_gather Struct Reference

A send gather subdescriptor. More...

#include <thunderx.h>

Data Fields

uint16_t size
 Size. More...
 
uint8_t unused [5]
 Unused. More...
 
uint8_t flags
 Flags. More...
 
uint64_t addr
 Address. More...
 

Detailed Description

A send gather subdescriptor.

Definition at line 130 of file thunderx.h.

Field Documentation

◆ size

uint16_t txnic_send_gather::size

Size.

Definition at line 132 of file thunderx.h.

Referenced by txnic_send().

◆ unused

uint8_t txnic_send_gather::unused[5]

Unused.

Definition at line 134 of file thunderx.h.

◆ flags

uint8_t txnic_send_gather::flags

Flags.

Definition at line 136 of file thunderx.h.

Referenced by txnic_send().

◆ addr

uint64_t txnic_send_gather::addr

Address.

Definition at line 138 of file thunderx.h.

Referenced by txnic_send().


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