iPXE
Data Fields
ena_get_stats_req Struct Reference

Get statistics request. More...

#include <ena.h>

Data Fields

struct ena_aq_header header
 Header. More...
 
uint8_t reserved_a [12]
 Reserved. More...
 
uint8_t type
 Type. More...
 
uint8_t scope
 Scope. More...
 
uint8_t reserved_b [2]
 Reserved. More...
 
uint16_t queue
 Queue ID. More...
 
uint16_t device
 Device ID. More...
 

Detailed Description

Get statistics request.

Definition at line 429 of file ena.h.

Field Documentation

◆ header

struct ena_aq_header ena_get_stats_req::header

Header.

Definition at line 431 of file ena.h.

◆ reserved_a

uint8_t ena_get_stats_req::reserved_a[12]

Reserved.

Definition at line 433 of file ena.h.

◆ type

uint8_t ena_get_stats_req::type

Type.

Definition at line 435 of file ena.h.

Referenced by ena_get_stats().

◆ scope

uint8_t ena_get_stats_req::scope

Scope.

Definition at line 437 of file ena.h.

Referenced by ena_get_stats().

◆ reserved_b

uint8_t ena_get_stats_req::reserved_b[2]

Reserved.

Definition at line 439 of file ena.h.

◆ queue

uint16_t ena_get_stats_req::queue

Queue ID.

Definition at line 441 of file ena.h.

◆ device

uint16_t ena_get_stats_req::device

Device ID.

Definition at line 443 of file ena.h.

Referenced by ena_get_stats().


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