iPXE
Data Fields
ena_aenq_config Struct Reference

Async event notification queue config. More...

#include <ena.h>

Data Fields

uint32_t supported
 Bitmask of supported AENQ groups (device -> host) More...
 
uint32_t enabled
 Bitmask of enabled AENQ groups (host -> device) More...
 

Detailed Description

Async event notification queue config.

Definition at line 146 of file ena.h.

Field Documentation

◆ supported

uint32_t ena_aenq_config::supported

Bitmask of supported AENQ groups (device -> host)

Definition at line 148 of file ena.h.

◆ enabled

uint32_t ena_aenq_config::enabled

Bitmask of enabled AENQ groups (host -> device)

Definition at line 150 of file ena.h.


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