Home
last modified time | relevance | path

Searched refs:ISCSI_MAX_CMDS_PER_SESS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i.h57 #define ISCSI_MAX_CMDS_PER_SESS 128 macro
60 #define ISCSI_MAX_CMDS_PER_HBA_5708 (28 * (ISCSI_MAX_CMDS_PER_SESS - 1))
61 #define ISCSI_MAX_CMDS_PER_HBA_5709 (128 * (ISCSI_MAX_CMDS_PER_SESS - 1))
62 #define ISCSI_MAX_CMDS_PER_HBA_57710 (256 * (ISCSI_MAX_CMDS_PER_SESS - 1))
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i.h57 #define ISCSI_MAX_CMDS_PER_SESS 128 macro
60 #define ISCSI_MAX_CMDS_PER_HBA_5708 (28 * (ISCSI_MAX_CMDS_PER_SESS - 1))
61 #define ISCSI_MAX_CMDS_PER_HBA_5709 (128 * (ISCSI_MAX_CMDS_PER_SESS - 1))
62 #define ISCSI_MAX_CMDS_PER_HBA_57710 (256 * (ISCSI_MAX_CMDS_PER_SESS - 1))

Completed in 4 milliseconds