iPXE
Data Fields
efx_ev_queue Struct Reference

An event queue. More...

#include <efx_common.h>

Data Fields

efx_event_tring
 
struct efx_special_buffer entry
 
unsigned int read_ptr
 

Detailed Description

An event queue.

Definition at line 128 of file efx_common.h.

Field Documentation

◆ ring

efx_event_t* efx_ev_queue::ring

Definition at line 132 of file efx_common.h.

Referenced by efx_hunt_ev_init(), efx_hunt_poll(), and hunt_ev_fini().

◆ entry

struct efx_special_buffer efx_ev_queue::entry

Definition at line 135 of file efx_common.h.

Referenced by efx_hunt_ev_init().

◆ read_ptr

unsigned int efx_ev_queue::read_ptr

Definition at line 138 of file efx_common.h.

Referenced by efx_hunt_ev_init(), efx_hunt_evq_read_ack(), and efx_hunt_poll().


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