iPXE
Data Fields
exanic_tx_descriptor Struct Reference

An ExaNIC transmit chunk descriptor. More...

#include <exanic.h>

Data Fields

uint16_t txf_id
 Feedback ID. More...
 
uint16_t txf_slot
 Feedback slot. More...
 
uint16_t len
 Payload length (including padding. More...
 
uint8_t type
 Payload type. More...
 
uint8_t flags
 Flags. More...
 

Detailed Description

An ExaNIC transmit chunk descriptor.

Definition at line 110 of file exanic.h.

Field Documentation

◆ txf_id

uint16_t exanic_tx_descriptor::txf_id

Feedback ID.

Definition at line 112 of file exanic.h.

◆ txf_slot

uint16_t exanic_tx_descriptor::txf_slot

Feedback slot.

Definition at line 114 of file exanic.h.

◆ len

uint16_t exanic_tx_descriptor::len

Payload length (including padding.

Definition at line 116 of file exanic.h.

◆ type

uint8_t exanic_tx_descriptor::type

Payload type.

Definition at line 118 of file exanic.h.

◆ flags

uint8_t exanic_tx_descriptor::flags

Flags.

Definition at line 120 of file exanic.h.


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