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

#include <bnx2x_sp.h>

Data Fields

u8 func_id
 
u8 cl_id
 
u32 cid
 
voidrdata
 
dma_addr_t rdata_mapping
 
int state
 
unsigned longpstate
 
bnx2x_obj_type obj_type
 
int(* wait_comp )(struct bnx2x *bp, struct bnx2x_raw_obj *o)
 
bool(* check_pending )(struct bnx2x_raw_obj *o)
 
void(* clear_pending )(struct bnx2x_raw_obj *o)
 
void(* set_pending )(struct bnx2x_raw_obj *o)
 

Detailed Description

Definition at line 69 of file bnx2x_sp.h.

Field Documentation

bool(* check_pending)(struct bnx2x_raw_obj *o)

Definition at line 89 of file bnx2x_sp.h.

u32 cid

Definition at line 74 of file bnx2x_sp.h.

u8 cl_id

Definition at line 73 of file bnx2x_sp.h.

void(* clear_pending)(struct bnx2x_raw_obj *o)

Definition at line 90 of file bnx2x_sp.h.

u8 func_id

Definition at line 70 of file bnx2x_sp.h.

bnx2x_obj_type obj_type

Definition at line 84 of file bnx2x_sp.h.

unsigned long* pstate

Definition at line 82 of file bnx2x_sp.h.

void* rdata

Definition at line 77 of file bnx2x_sp.h.

dma_addr_t rdata_mapping

Definition at line 78 of file bnx2x_sp.h.

void(* set_pending)(struct bnx2x_raw_obj *o)

Definition at line 91 of file bnx2x_sp.h.

Definition at line 81 of file bnx2x_sp.h.

int(* wait_comp)(struct bnx2x *bp, struct bnx2x_raw_obj *o)

Definition at line 86 of file bnx2x_sp.h.


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