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

#include <bfa_fcpim.h>

Data Fields

struct bfa_sbfa
 
struct bfa_fcp_mod_sfcp
 
struct bfa_itnim_sitnim_arr
 
struct bfa_ioim_sioim_arr
 
struct bfa_ioim_sp_sioim_sp_arr
 
struct bfa_tskim_stskim_arr
 
int num_itnims
 
int num_tskim_reqs
 
u32 path_tov
 
u16 q_depth
 
u8 reqq
 
struct list_head itnim_q
 
struct list_head ioim_resfree_q
 
struct list_head ioim_comp_q
 
struct list_head tskim_free_q
 
struct list_head tskim_unused_q
 
u32 ios_active
 
u32 delay_comp
 
struct bfa_fcpim_del_itn_stats_s del_itn_stats
 
bfa_boolean_t ioredirect
 
bfa_boolean_t io_profile
 
u32 io_profile_start_time
 
bfa_fcpim_profile_t profile_comp
 
bfa_fcpim_profile_t profile_start
 

Detailed Description

Definition at line 116 of file bfa_fcpim.h.

Field Documentation

struct bfa_s* bfa

Definition at line 117 of file bfa_fcpim.h.

Definition at line 135 of file bfa_fcpim.h.

u32 delay_comp

Definition at line 134 of file bfa_fcpim.h.

Definition at line 118 of file bfa_fcpim.h.

bfa_boolean_t io_profile

Definition at line 137 of file bfa_fcpim.h.

u32 io_profile_start_time

Definition at line 138 of file bfa_fcpim.h.

struct bfa_ioim_s* ioim_arr

Definition at line 120 of file bfa_fcpim.h.

struct list_head ioim_comp_q

Definition at line 130 of file bfa_fcpim.h.

struct list_head ioim_resfree_q

Definition at line 129 of file bfa_fcpim.h.

struct bfa_ioim_sp_s* ioim_sp_arr

Definition at line 121 of file bfa_fcpim.h.

bfa_boolean_t ioredirect

Definition at line 136 of file bfa_fcpim.h.

u32 ios_active

Definition at line 133 of file bfa_fcpim.h.

struct bfa_itnim_s* itnim_arr

Definition at line 119 of file bfa_fcpim.h.

struct list_head itnim_q

Definition at line 128 of file bfa_fcpim.h.

int num_itnims

Definition at line 123 of file bfa_fcpim.h.

int num_tskim_reqs

Definition at line 124 of file bfa_fcpim.h.

u32 path_tov

Definition at line 125 of file bfa_fcpim.h.

bfa_fcpim_profile_t profile_comp

Definition at line 139 of file bfa_fcpim.h.

bfa_fcpim_profile_t profile_start

Definition at line 140 of file bfa_fcpim.h.

u16 q_depth

Definition at line 126 of file bfa_fcpim.h.

u8 reqq

Definition at line 127 of file bfa_fcpim.h.

struct bfa_tskim_s* tskim_arr

Definition at line 122 of file bfa_fcpim.h.

struct list_head tskim_free_q

Definition at line 131 of file bfa_fcpim.h.

struct list_head tskim_unused_q

Definition at line 132 of file bfa_fcpim.h.


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