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

#include <bfa_cee.h>

Data Fields

voiddev
 
bool get_attr_pending
 
bool get_stats_pending
 
bool reset_stats_pending
 
enum bfa_status get_attr_status
 
enum bfa_status get_stats_status
 
enum bfa_status reset_stats_status
 
struct bfa_cee_cbfn cbfn
 
struct bfa_ioc_notify ioc_notify
 
struct bfa_cee_attrattr
 
struct bfa_cee_statsstats
 
struct bfa_dma attr_dma
 
struct bfa_dma stats_dma
 
struct bfa_iocioc
 
struct bfa_mbox_cmd get_cfg_mb
 
struct bfa_mbox_cmd get_stats_mb
 
struct bfa_mbox_cmd reset_stats_mb
 

Detailed Description

Definition at line 38 of file bfa_cee.h.

Field Documentation

Definition at line 48 of file bfa_cee.h.

struct bfa_dma attr_dma

Definition at line 50 of file bfa_cee.h.

Definition at line 46 of file bfa_cee.h.

void* dev

Definition at line 39 of file bfa_cee.h.

bool get_attr_pending

Definition at line 40 of file bfa_cee.h.

enum bfa_status get_attr_status

Definition at line 43 of file bfa_cee.h.

struct bfa_mbox_cmd get_cfg_mb

Definition at line 53 of file bfa_cee.h.

struct bfa_mbox_cmd get_stats_mb

Definition at line 54 of file bfa_cee.h.

bool get_stats_pending

Definition at line 41 of file bfa_cee.h.

enum bfa_status get_stats_status

Definition at line 44 of file bfa_cee.h.

Definition at line 52 of file bfa_cee.h.

struct bfa_ioc_notify ioc_notify

Definition at line 47 of file bfa_cee.h.

struct bfa_mbox_cmd reset_stats_mb

Definition at line 55 of file bfa_cee.h.

bool reset_stats_pending

Definition at line 42 of file bfa_cee.h.

enum bfa_status reset_stats_status

Definition at line 45 of file bfa_cee.h.

Definition at line 49 of file bfa_cee.h.

struct bfa_dma stats_dma

Definition at line 51 of file bfa_cee.h.


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