#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) |
Referenced by efab_open().
| void( * efab_board_operations::fini)(struct efab_nic *efab) |
Referenced by efab_close(), and efab_open().
1.5.7.1