linux/drivers/scsi/qla2xxx
Chad Dupuis 5f16b331d8 [SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.
Store used fcport loop_id's in a bitmap so that as opposed to looping through
all fcports to find the next free loop_id, new loop_id lookup can be just be
done via bitops.

[jejb: plus fix for incorrect LOOPID_MAP_SIZE from Andrew Vasquez]
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-09-24 12:03:36 +04:00
..
Kconfig [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core 2012-05-22 11:49:20 +01:00
Makefile [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core 2012-05-22 11:49:20 +01:00
qla_attr.c [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series 2012-05-22 11:47:51 +01:00
qla_bsg.c [SCSI] qla2xxx: Add I2C BSG interface. 2012-09-14 18:28:45 +01:00
qla_bsg.h [SCSI] qla2xxx: Add I2C BSG interface. 2012-09-14 18:28:45 +01:00
qla_dbg.c [SCSI] qla2xxx: Use bitmap to store loop_id's for fcports. 2012-09-24 12:03:36 +04:00
qla_dbg.h [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series 2012-05-22 11:47:51 +01:00
qla_def.h [SCSI] qla2xxx: Use bitmap to store loop_id's for fcports. 2012-09-24 12:03:36 +04:00
qla_devtbl.h [SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card. 2009-02-10 11:15:18 -05:00
qla_dfs.c [SCSI] qla2xxx: Enhancements to support ISP83xx. 2012-02-19 08:11:11 -06:00
qla_fw.h [SCSI] qla2xxx: Fix typo in qla2xxx files 2012-09-14 18:28:46 +01:00
qla_gbl.h [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series 2012-05-22 11:47:51 +01:00
qla_gs.c [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series 2012-05-22 11:47:51 +01:00
qla_init.c [SCSI] qla2xxx: Use bitmap to store loop_id's for fcports. 2012-09-24 12:03:36 +04:00
qla_inline.h [SCSI] qla2xxx: Use bitmap to store loop_id's for fcports. 2012-09-24 12:03:36 +04:00
qla_iocb.c [SCSI] qla2xxx: Fix typo in qla2xxx files 2012-09-14 18:28:46 +01:00
qla_isr.c [SCSI] qla2xxx: Fix typo in qla2xxx files 2012-09-14 18:28:46 +01:00
qla_mbx.c [SCSI] qla2xxx: Display mailbox failure by default. 2012-09-14 18:28:46 +01:00
qla_mid.c [SCSI] qla2xxx: Fix typo in qla2xxx files 2012-09-14 18:28:46 +01:00
qla_nx.c [SCSI] qla2xxx: Fix typo in qla2xxx files 2012-09-14 18:28:46 +01:00
qla_nx.h [SCSI] qla2xxx: Corrections to log messages. 2012-05-22 11:39:52 +01:00
qla_os.c [SCSI] qla2xxx: Use bitmap to store loop_id's for fcports. 2012-09-24 12:03:36 +04:00
qla_settings.h [SCSI] qla2xxx: Update copyright banner. 2011-05-01 10:07:23 -05:00
qla_sup.c [SCSI] qla2xxx: Block flash access from application when device is initialized for ISP82xx. 2012-05-10 08:10:58 +01:00
qla_target.c qla2xxx: Remove racy, now-redundant check of sess_tearing_down 2012-07-16 17:35:27 -07:00
qla_target.h qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down 2012-07-16 17:35:25 -07:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.04.00.03-k. 2012-05-10 08:19:10 +01:00
tcm_qla2xxx.c target: Allow for target_submit_cmd() returning errors 2012-07-17 17:05:05 -07:00
tcm_qla2xxx.h [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core 2012-05-22 11:49:20 +01:00