iPXE
gve_admin Struct Reference

Admin queue. More...

#include <gve.h>

Data Fields

union gve_admin_commandcmd
 Commands.
uint32_t prod
 Producer counter.
struct dma_mapping map
 DMA mapping.

Detailed Description

Admin queue.

Definition at line 369 of file gve.h.

Field Documentation

◆ cmd

union gve_admin_command* gve_admin::cmd

◆ prod

uint32_t gve_admin::prod

Producer counter.

Definition at line 373 of file gve.h.

Referenced by gve_admin(), gve_admin_command(), gve_admin_enable(), and gve_admin_wait().

◆ map

struct dma_mapping gve_admin::map

DMA mapping.

Definition at line 375 of file gve.h.

Referenced by gve_admin_alloc(), gve_admin_enable(), and gve_admin_free().


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