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

#include <be_main.h>

Data Fields

unsigned int ios_per_ctrl
 
unsigned int cxns_per_ctrl
 
unsigned int asyncpdus_per_ctrl
 
unsigned int icds_per_ctrl
 
unsigned int num_sge_per_io
 
unsigned int defpdu_hdr_sz
 
unsigned int defpdu_data_sz
 
unsigned int num_cq_entries
 
unsigned int num_eq_entries
 
unsigned int wrbs_per_cxn
 
unsigned int crashmode
 
unsigned int hba_num
 
unsigned int mgmt_ws_sz
 
unsigned int hwi_ws_sz
 
unsigned int eto
 
unsigned int ldto
 
unsigned int dbg_flags
 
unsigned int num_cxn
 
unsigned int eq_timer
 
unsigned int num_mcc_pages
 
unsigned int num_mcc_cq_pages
 
unsigned int num_cq_pages
 
unsigned int num_eq_pages
 
unsigned int num_async_pdu_buf_pages
 
unsigned int num_async_pdu_buf_sgl_pages
 
unsigned int num_async_pdu_buf_cq_pages
 
unsigned int num_async_pdu_hdr_pages
 
unsigned int num_async_pdu_hdr_sgl_pages
 
unsigned int num_async_pdu_hdr_cq_pages
 
unsigned int num_sge
 

Detailed Description

Definition at line 211 of file be_main.h.

Field Documentation

unsigned int asyncpdus_per_ctrl

Definition at line 214 of file be_main.h.

unsigned int crashmode

Definition at line 222 of file be_main.h.

unsigned int cxns_per_ctrl

Definition at line 213 of file be_main.h.

unsigned int dbg_flags

Definition at line 231 of file be_main.h.

unsigned int defpdu_data_sz

Definition at line 218 of file be_main.h.

unsigned int defpdu_hdr_sz

Definition at line 217 of file be_main.h.

unsigned int eq_timer

Definition at line 234 of file be_main.h.

unsigned int eto

Definition at line 228 of file be_main.h.

unsigned int hba_num

Definition at line 223 of file be_main.h.

unsigned int hwi_ws_sz

Definition at line 226 of file be_main.h.

unsigned int icds_per_ctrl

Definition at line 215 of file be_main.h.

unsigned int ios_per_ctrl

Definition at line 212 of file be_main.h.

unsigned int ldto

Definition at line 229 of file be_main.h.

unsigned int mgmt_ws_sz

Definition at line 225 of file be_main.h.

unsigned int num_async_pdu_buf_cq_pages

Definition at line 246 of file be_main.h.

unsigned int num_async_pdu_buf_pages

Definition at line 244 of file be_main.h.

unsigned int num_async_pdu_buf_sgl_pages

Definition at line 245 of file be_main.h.

unsigned int num_async_pdu_hdr_cq_pages

Definition at line 250 of file be_main.h.

unsigned int num_async_pdu_hdr_pages

Definition at line 248 of file be_main.h.

unsigned int num_async_pdu_hdr_sgl_pages

Definition at line 249 of file be_main.h.

unsigned int num_cq_entries

Definition at line 219 of file be_main.h.

unsigned int num_cq_pages

Definition at line 241 of file be_main.h.

unsigned int num_cxn

Definition at line 232 of file be_main.h.

unsigned int num_eq_entries

Definition at line 220 of file be_main.h.

unsigned int num_eq_pages

Definition at line 242 of file be_main.h.

unsigned int num_mcc_cq_pages

Definition at line 240 of file be_main.h.

unsigned int num_mcc_pages

These are calculated from other params. They're here for debug purposes

Definition at line 239 of file be_main.h.

unsigned int num_sge

Definition at line 252 of file be_main.h.

unsigned int num_sge_per_io

Definition at line 216 of file be_main.h.

unsigned int wrbs_per_cxn

Definition at line 221 of file be_main.h.


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