android_kernel_xiaomi_sm8350/drivers/scsi/qla4xxx
Vikas Chaudhary 065aa1b4db [SCSI] qla4xxx: set device state as per Link UP and LINK DOWN
Link Down -> Mark all devices missing
 Previously, the driver took no action on a Link Down,
 and waited for the I/O on a dead connection to timeout
 in the firmware before marking the DDB missing.

Link Up -> Mark all devices online
 F/W will do auto login to all the devices only once.
 After that its the responsibility of the driver to
 relogin to devices whenever there is :
        * Any sort of connection failure or
        * KATO expires indicating target has logged out or
        * I/O times out etc.

Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: Karen Higgins <karen.higgins@qlogic.com>
Signed-off-by: Ravi Anand <ravi.anand@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-05-02 15:39:20 -04:00
..
Kconfig
Makefile
ql4_dbg.c
ql4_dbg.h
ql4_def.h [SCSI] qla4xxx: set device state as per Link UP and LINK DOWN 2010-05-02 15:39:20 -04:00
ql4_fw.h [SCSI] qla4xxx: added IPv6 support. 2010-05-02 15:38:19 -04:00
ql4_glbl.h
ql4_init.c [SCSI] qla4xxx: set device state as per Link UP and LINK DOWN 2010-05-02 15:39:20 -04:00
ql4_inline.h
ql4_iocb.c [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we can make progress 2009-07-30 08:50:01 -05:00
ql4_isr.c [SCSI] qla4xxx: set device state as per Link UP and LINK DOWN 2010-05-02 15:39:20 -04:00
ql4_mbx.c [SCSI] qla4xxx: added IPv6 support. 2010-05-02 15:38:19 -04:00
ql4_nvram.c
ql4_nvram.h
ql4_os.c [SCSI] qla4xxx: set device state as per Link UP and LINK DOWN 2010-05-02 15:39:20 -04:00
ql4_version.h