Linux Kernel
3.7.1
|
#include <bnx2i.h>
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
struct iscsi_cls_conn* cls_conn |
struct completion cmd_cleanup_cmpl |
struct bnx2i_endpoint* ep |
struct generic_pdu_resc gen_pdu |
struct timer_list poll_timer |