iPXE
Data Fields
txnic_sqe Struct Reference

A send queue entry. More...

#include <thunderx.h>

Data Fields

struct txnic_send_header hdr
 Send header descriptor. More...
 
struct txnic_send_gather gather
 Send gather descriptor. More...
 

Detailed Description

A send queue entry.

Each send queue entry comprises a single send header subdescriptor and a single send gather subdescriptor.

Definition at line 151 of file thunderx.h.

Field Documentation

◆ hdr

struct txnic_send_header txnic_sqe::hdr

Send header descriptor.

Definition at line 153 of file thunderx.h.

◆ gather

struct txnic_send_gather txnic_sqe::gather

Send gather descriptor.

Definition at line 155 of file thunderx.h.


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