Home
last modified time | relevance | path

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

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