iPXE
Data Fields
gve_event Struct Reference

An event counter. More...

#include <gve.h>

Data Fields

volatile uint32_t count
 Number of events that have occurred. More...
 

Detailed Description

An event counter.

Written by the device to indicate completions. The device chooses which counter to use for each transmit queue, and stores the index of the chosen counter in the queue resources.

Definition at line 348 of file gve.h.

Field Documentation

◆ count

volatile uint32_t gve_event::count

Number of events that have occurred.

Definition at line 350 of file gve.h.


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