Home
last modified time | relevance | path

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

/linux-4.4.14/include/target/iscsi/
Discsi_target_core.h605 struct iscsi_conn_recovery { struct
606 u16 cid;
607 u32 cmd_count;
608 u32 maxrecvdatasegmentlength;
609 u32 maxxmitdatasegmentlength;
610 int ready_for_reallegiance;
611 struct list_head conn_recovery_cmd_list;
612 spinlock_t conn_recovery_cmd_lock;
613 struct timer_list time2retain_timer;
614 struct iscsi_session *sess;
[all …]