Home
last modified time | relevance | path

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

/linux-4.1.27/include/target/iscsi/
Discsi_target_core.h616 struct iscsi_conn_recovery { struct
617 u16 cid;
618 u32 cmd_count;
619 u32 maxrecvdatasegmentlength;
620 u32 maxxmitdatasegmentlength;
621 int ready_for_reallegiance;
622 struct list_head conn_recovery_cmd_list;
623 spinlock_t conn_recovery_cmd_lock;
624 struct timer_list time2retain_timer;
625 struct iscsi_session *sess;
[all …]