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 345 of file gve.h.

Field Documentation

◆ event

struct gve_event* gve_events::event

Event counters.

Definition at line 347 of file gve.h.

Referenced by gve_alloc_shared(), gve_configure(), gve_create_queue(), and gve_free_shared().

◆ map

struct dma_mapping gve_events::map

DMA mapping.

Definition at line 349 of file gve.h.

Referenced by gve_alloc_shared(), gve_configure(), and gve_free_shared().

◆ count

unsigned int gve_events::count

Actual number of event counters.

Definition at line 351 of file gve.h.

Referenced by gve_alloc_shared(), gve_configure(), gve_describe(), and gve_free_shared().


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