iPXE
Data Fields
txnic_cqe_common Struct Reference

Completion queue entry common fields. More...

#include <thunderx.h>

Data Fields

uint8_t unused_a [7]
 Unused. More...
 
uint8_t cqe_type
 Type. More...
 

Detailed Description

Completion queue entry common fields.

Definition at line 369 of file thunderx.h.

Field Documentation

◆ unused_a

uint8_t txnic_cqe_common::unused_a[7]

Unused.

Definition at line 371 of file thunderx.h.

◆ cqe_type

uint8_t txnic_cqe_common::cqe_type

Type.

Definition at line 373 of file thunderx.h.

Referenced by txnic_poll_cq().


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