iPXE
|
#include <etherfabric_nic.h>
Data Fields | |
falcon_event_t * | ring |
struct efab_special_buffer | entry |
unsigned int | read_ptr |
Definition at line 129 of file etherfabric_nic.h.
falcon_event_t* efab_ev_queue::ring |
Definition at line 132 of file etherfabric_nic.h.
Referenced by efab_alloc_resources(), efab_free_resources(), and efab_poll().
struct efab_special_buffer efab_ev_queue::entry |
Definition at line 135 of file etherfabric_nic.h.
Referenced by efab_alloc_resources(), and falcon_init_resources().
unsigned int efab_ev_queue::read_ptr |
Definition at line 138 of file etherfabric_nic.h.
Referenced by efab_poll(), falcon_eventq_read_ack(), and falcon_init_resources().