|
iPXE
|
Admin queue entry header. More...
#include <ena.h>
Data Fields | |
| uint8_t | id |
| Request identifier. | |
| uint8_t | reserved |
| Reserved. | |
| uint8_t | opcode |
| Opcode. | |
| uint8_t | flags |
| Flags. | |
| uint8_t ena_aq_header::id |
Request identifier.
Definition at line 89 of file ena.h.
Referenced by ena_admin(), and ena_admin_req().
| uint8_t ena_aq_header::opcode |
Opcode.
Definition at line 93 of file ena.h.
Referenced by ena_create_cq(), ena_create_sq(), ena_destroy_cq(), ena_destroy_sq(), ena_get_device_attributes(), ena_get_stats(), ena_llq_config(), ena_set_aenq_config(), and ena_set_host_attributes().
| uint8_t ena_aq_header::flags |