iPXE
Data Fields
gve_events Struct Reference

Event counter array. More...

#include <gve.h>

Data Fields

struct gve_eventevent
 Event counters. More...
 
struct dma_mapping map
 DMA mapping. More...
 
unsigned int count
 Actual number of event counters. More...
 

Detailed Description

Event counter array.

Definition at line 370 of file gve.h.

Field Documentation

◆ event

struct gve_event* gve_events::event

Event counters.

Definition at line 372 of file gve.h.

Referenced by gve_admin_alloc(), gve_admin_free(), gve_configure(), and gve_create_queue().

◆ map

struct dma_mapping gve_events::map

DMA mapping.

Definition at line 374 of file gve.h.

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

◆ count

unsigned int gve_events::count

Actual number of event counters.

Definition at line 376 of file gve.h.

Referenced by gve_configure(), and gve_describe().


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