Home
last modified time | relevance | path

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

/Linux-v4.19/include/target/iscsi/
Discsi_target_core.h618 struct iscsi_conn_recovery { struct
619 u16 cid;
620 u32 cmd_count;
621 u32 maxrecvdatasegmentlength;
622 u32 maxxmitdatasegmentlength;
623 int ready_for_reallegiance;
624 struct list_head conn_recovery_cmd_list;
625 spinlock_t conn_recovery_cmd_lock;
626 struct timer_list time2retain_timer;
627 struct iscsi_session *sess;
[all …]