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

#include <sbp_target.h>

Data Fields

spinlock_t lock
 
struct se_sessionse_sess
 
struct list_head login_list
 
struct delayed_work maint_work
 
u64 guid
 
int node_id
 
struct fw_cardcard
 
int generation
 
int speed
 
int reconnect_hold
 
u64 reconnect_expires
 

Detailed Description

Definition at line 137 of file sbp_target.h.

Field Documentation

struct fw_card* card

Definition at line 146 of file sbp_target.h.

int generation

Definition at line 147 of file sbp_target.h.

u64 guid

Definition at line 143 of file sbp_target.h.

spinlock_t lock

Definition at line 138 of file sbp_target.h.

struct list_head login_list

Definition at line 140 of file sbp_target.h.

struct delayed_work maint_work

Definition at line 141 of file sbp_target.h.

int node_id

Definition at line 144 of file sbp_target.h.

u64 reconnect_expires

Definition at line 151 of file sbp_target.h.

int reconnect_hold

Definition at line 150 of file sbp_target.h.

struct se_session* se_sess

Definition at line 139 of file sbp_target.h.

int speed

Definition at line 148 of file sbp_target.h.


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