iPXE
Data Fields
ena_tx_llqe Struct Reference

Low latency transmit queue bounce buffer. More...

#include <ena.h>

Data Fields

struct ena_tx_sqe meta
 Pointless metadata descriptor. More...
 
struct ena_tx_sqe sqe
 Transmit descriptor. More...
 
uint8_t inlined [96]
 Inlined header data. More...
 

Detailed Description

Low latency transmit queue bounce buffer.

Definition at line 711 of file ena.h.

Field Documentation

◆ meta

struct ena_tx_sqe ena_tx_llqe::meta

Pointless metadata descriptor.

Definition at line 713 of file ena.h.

◆ sqe

struct ena_tx_sqe ena_tx_llqe::sqe

Transmit descriptor.

Definition at line 715 of file ena.h.

◆ inlined

uint8_t ena_tx_llqe::inlined[96]

Inlined header data.

Definition at line 717 of file ena.h.

Referenced by ena_llq_config().


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