Home
last modified time | relevance | path

Searched defs:sbp_session (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/target/sbp/
H A Dsbp_target.h138 struct sbp_session { struct
139 spinlock_t lock;
140 struct se_session *se_sess;
141 struct list_head login_list;
142 struct delayed_work maint_work;
145 int node_id; /* login_owner_ID */
147 struct fw_card *card;
148 int generation;
149 int speed;
151 int reconnect_hold;
[all …]