Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
bnx2x_func_sp_drv_ops Struct Reference

#include <bnx2x_sp.h>

Data Fields

int(* init_hw_cmn_chip )(struct bnx2x *bp)
 
int(* init_hw_cmn )(struct bnx2x *bp)
 
int(* init_hw_port )(struct bnx2x *bp)
 
int(* init_hw_func )(struct bnx2x *bp)
 
void(* reset_hw_cmn )(struct bnx2x *bp)
 
void(* reset_hw_port )(struct bnx2x *bp)
 
void(* reset_hw_func )(struct bnx2x *bp)
 
int(* gunzip_init )(struct bnx2x *bp)
 
void(* gunzip_end )(struct bnx2x *bp)
 
int(* init_fw )(struct bnx2x *bp)
 
void(* release_fw )(struct bnx2x *bp)
 

Detailed Description

Definition at line 1145 of file bnx2x_sp.h.

Field Documentation

void(* gunzip_end)(struct bnx2x *bp)

Definition at line 1164 of file bnx2x_sp.h.

int(* gunzip_init)(struct bnx2x *bp)

Definition at line 1163 of file bnx2x_sp.h.

int(* init_fw)(struct bnx2x *bp)

Definition at line 1167 of file bnx2x_sp.h.

int(* init_hw_cmn)(struct bnx2x *bp)

Definition at line 1153 of file bnx2x_sp.h.

int(* init_hw_cmn_chip)(struct bnx2x *bp)

Definition at line 1152 of file bnx2x_sp.h.

int(* init_hw_func)(struct bnx2x *bp)

Definition at line 1155 of file bnx2x_sp.h.

int(* init_hw_port)(struct bnx2x *bp)

Definition at line 1154 of file bnx2x_sp.h.

void(* release_fw)(struct bnx2x *bp)

Definition at line 1168 of file bnx2x_sp.h.

void(* reset_hw_cmn)(struct bnx2x *bp)

Definition at line 1158 of file bnx2x_sp.h.

void(* reset_hw_func)(struct bnx2x *bp)

Definition at line 1160 of file bnx2x_sp.h.

void(* reset_hw_port)(struct bnx2x *bp)

Definition at line 1159 of file bnx2x_sp.h.


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