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

#include <bfa_fcpim.h>

Data Fields

struct bfa_sbfa
 
struct list_head iotag_ioim_free_q
 
struct list_head iotag_tio_free_q
 
struct list_head iotag_unused_q
 
struct bfa_iotag_siotag_arr
 
struct bfa_itn_sitn_arr
 
int max_ioim_reqs
 
int num_ioim_reqs
 
int num_fwtio_reqs
 
int num_itns
 
struct bfa_dma_s snsbase [BFA_FCP_DMA_SEGS]
 
struct bfa_fcpim_s fcpim
 
struct bfa_mem_dma_s dma_seg [BFA_FCP_DMA_SEGS]
 
struct bfa_mem_kva_s kva_seg
 
int throttle_update_required
 

Detailed Description

Definition at line 146 of file bfa_fcpim.h.

Field Documentation

struct bfa_s* bfa

Definition at line 147 of file bfa_fcpim.h.

Definition at line 159 of file bfa_fcpim.h.

Definition at line 158 of file bfa_fcpim.h.

struct bfa_iotag_s* iotag_arr

Definition at line 151 of file bfa_fcpim.h.

struct list_head iotag_ioim_free_q

Definition at line 148 of file bfa_fcpim.h.

struct list_head iotag_tio_free_q

Definition at line 149 of file bfa_fcpim.h.

struct list_head iotag_unused_q

Definition at line 150 of file bfa_fcpim.h.

struct bfa_itn_s* itn_arr

Definition at line 152 of file bfa_fcpim.h.

Definition at line 160 of file bfa_fcpim.h.

int max_ioim_reqs

Definition at line 153 of file bfa_fcpim.h.

int num_fwtio_reqs

Definition at line 155 of file bfa_fcpim.h.

int num_ioim_reqs

Definition at line 154 of file bfa_fcpim.h.

int num_itns

Definition at line 156 of file bfa_fcpim.h.

Definition at line 157 of file bfa_fcpim.h.

int throttle_update_required

Definition at line 161 of file bfa_fcpim.h.


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