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