iPXE
Data Fields
efab_board_operations Struct Reference

#include <etherfabric_nic.h>

Data Fields

int(* init )(struct efab_nic *efab)
 
void(* fini )(struct efab_nic *efab)
 

Detailed Description

Definition at line 150 of file etherfabric_nic.h.

Field Documentation

◆ init

int( * efab_board_operations::init) (struct efab_nic *efab)

Definition at line 151 of file etherfabric_nic.h.

Referenced by efab_open().

◆ fini

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().


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