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

#include <be_roce.h>

Data Fields

unsigned char name [32]
 
struct ocrdma_dev *(* add )(struct be_dev_info *dev_info)
 
void(* remove )(struct ocrdma_dev *)
 
void(* state_change_handler )(struct ocrdma_dev *, u32 new_state)
 

Detailed Description

Definition at line 53 of file be_roce.h.

Field Documentation

Definition at line 55 of file be_roce.h.

unsigned char name[32]

Definition at line 54 of file be_roce.h.

void(* remove)(struct ocrdma_dev *)

Definition at line 56 of file be_roce.h.

void(* state_change_handler)(struct ocrdma_dev *, u32 new_state)

Definition at line 57 of file be_roce.h.


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