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

#include <bnx2i.h>

Data Fields

struct iscsi_cls_conncls_conn
 
struct bnx2i_hbahba
 
struct completion cmd_cleanup_cmpl
 
u32 iscsi_conn_cid
 
u32 fw_cid
 
struct timer_list poll_timer
 
struct bnx2i_endpointep
 
struct generic_pdu_resc gen_pdu
 
u64 violation_notified
 
atomic_t work_cnt
 

Detailed Description

struct bnx2i_conn - iscsi connection structure

: pointer to iscsi cls conn : adapter structure pointer : iscsi conn id : firmware iscsi context id : endpoint structure pointer : login/nopout/logout pdu resources : bit mask used to track iscsi error/warning messages already printed out : keeps track of the number of outstanding work

iSCSI connection structure

Definition at line 281 of file bnx2i.h.

Field Documentation

Definition at line 282 of file bnx2i.h.

struct completion cmd_cleanup_cmpl

Definition at line 284 of file bnx2i.h.

Definition at line 294 of file bnx2i.h.

u32 fw_cid

Definition at line 288 of file bnx2i.h.

Definition at line 299 of file bnx2i.h.

Definition at line 283 of file bnx2i.h.

u32 iscsi_conn_cid

Definition at line 286 of file bnx2i.h.

struct timer_list poll_timer

Definition at line 290 of file bnx2i.h.

u64 violation_notified

Definition at line 300 of file bnx2i.h.

atomic_t work_cnt

Definition at line 302 of file bnx2i.h.


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