Searched defs:iscsi_conn_recovery (Results 1 – 1 of 1) sorted by relevance
585 struct iscsi_conn_recovery { struct586 u16 cid;587 u32 cmd_count;588 u32 maxrecvdatasegmentlength;589 int ready_for_reallegiance;590 struct list_head conn_recovery_cmd_list;591 spinlock_t conn_recovery_cmd_lock;592 struct timer_list time2retain_timer;593 struct iscsi_session *sess;594 struct list_head cr_list;