OpenCloudOS-Kernel/drivers/scsi/qedi
Manish Rangankar 42d7c10f23 scsi: qedi: Limit number for CQ queues.
[qed_sp_iscsi_func_start:189(host_7-0)]Cannot satisfy CQ amount. Queues
requested 8, CQs available 4. Aborting function start

Above condition will resolve as management firmware is capable of
telling us the number of CQs available for a given PF, qed will
communicate the same number to qedi, So that qedi will know how much CQs
are allowed.

Signed-off-by: Manish Rangankar <manish.rangankar@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-08-24 22:28:50 -04:00
..
Kconfig scsi: qedi: Add ISCSI_BOOT_SYSFS to Kconfig 2017-07-24 22:06:29 -04:00
Makefile qed*: Utilize Firmware 8.15.3.0 2017-03-13 15:33:09 -07:00
qedi.h scsi: qedi: Limit number for CQ queues. 2017-08-24 22:28:50 -04:00
qedi_dbg.c scsi: qedi: return via va_end to match corresponding va_start 2017-01-05 00:31:13 -05:00
qedi_dbg.h
qedi_debugfs.c SCSI misc on 20170503 2017-05-04 12:19:44 -07:00
qedi_fw.c scsi: qedi: fix another spelling mistake: "alloction" -> "allocation" 2017-07-12 17:10:51 -04:00
qedi_fw_api.c qed: Utilize FW 8.20.0.0 2017-05-18 13:21:40 -04:00
qedi_fw_iscsi.h qed*: Utilize Firmware 8.15.3.0 2017-03-13 15:33:09 -07:00
qedi_fw_scsi.h qed*: Utilize Firmware 8.15.3.0 2017-03-13 15:33:09 -07:00
qedi_gbl.h scsi: qedi: fix build error without DEBUG_FS 2017-03-06 22:22:16 -05:00
qedi_hsi.h
qedi_iscsi.c scsi: qedi: Limit number for CQ queues. 2017-08-24 22:28:50 -04:00
qedi_iscsi.h qed*: Utilize Firmware 8.15.3.0 2017-03-13 15:33:09 -07:00
qedi_main.c scsi: qedi: Limit number for CQ queues. 2017-08-24 22:28:50 -04:00
qedi_nvm_iscsi_cfg.h scsi: qedi: Add support for Boot from SAN over iSCSI offload 2017-07-12 16:52:27 -04:00
qedi_sysfs.c
qedi_version.h qed*: Utilize Firmware 8.15.3.0 2017-03-13 15:33:09 -07:00