iPXE
|
#include <etherfabric_nic.h>
Data Fields | |
int(* | init )(struct efab_nic *efab) |
void(* | fini )(struct efab_nic *efab) |
Definition at line 150 of file etherfabric_nic.h.
int( * efab_board_operations::init) (struct efab_nic *efab) |
Definition at line 151 of file etherfabric_nic.h.
Referenced by efab_open().
void( * efab_board_operations::fini) (struct efab_nic *efab) |
Definition at line 152 of file etherfabric_nic.h.
Referenced by efab_close(), and efab_open().