OpenCloudOS-Kernel/drivers/scsi/be2iscsi
Jayamohan Kallickal 8a86e8336f [SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapter
DEF_Q[HDR/DATA] is created on the chute on which iSCSI Protocol is loaded.
When a connection is offloaded, the DEF_Q HDR/Data ID needs to be passed.
FW posts ASYNC message received from target on the passed DEF_Q. Connection
can be offloaded on any of the chute so DEF_Q is created on each Chute.

Change in the ASYNC path initialization based on the configuration parameters
returned for each chute.

For BE-X family iSCSI protocol is loaded only on single chute.

Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-10-25 09:58:06 +01:00
..
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver 2009-10-02 09:50:33 -05:00
be.h [SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to respond 2013-10-25 09:58:05 +01:00
be_cmds.c [SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapter 2013-10-25 09:58:06 +01:00
be_cmds.h [SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapter 2013-10-25 09:58:06 +01:00
be_iscsi.c [SCSI] be2iscsi: Fix negotiated parameters upload to FW 2013-10-25 09:58:05 +01:00
be_iscsi.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be_main.c [SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapter 2013-10-25 09:58:06 +01:00
be_main.h [SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapter 2013-10-25 09:58:06 +01:00
be_mgmt.c [SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapter 2013-10-25 09:58:06 +01:00
be_mgmt.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00