Home
last modified time | relevance | path

Searched refs:cmd_per_lun (Results 1 – 25 of 78) sorted by relevance

1234

/linux/drivers/scsi/
H A Dhosts.c235 shost->cmd_per_lun = min_t(int, shost->cmd_per_lun, in scsi_add_host_with_dma()
441 shost->cmd_per_lun = sht->cmd_per_lun; in scsi_host_alloc()
H A Dvirtio_scsi.c698 int max_depth = shost->cmd_per_lun; in virtscsi_change_queue_depth()
911 u32 cmd_per_lun; in virtscsi_probe() local
948 cmd_per_lun = virtscsi_config_get(vdev, cmd_per_lun) ?: 1; in virtscsi_probe()
949 shost->cmd_per_lun = min_t(u32, cmd_per_lun, shost->can_queue); in virtscsi_probe()
H A Ddmx3191d.c53 .cmd_per_lun = 2,
H A Dmvme147.c84 .cmd_per_lun = CMD_PER_LUN,
H A Dvmw_pvscsi.c124 module_param_named(cmd_per_lun, pvscsi_cmd_per_lun, int, PVSCSI_RW);
125 MODULE_PARM_DESC(cmd_per_lun, "Maximum commands per lun - (default="
1011 pvscsi_template.cmd_per_lun); in pvscsi_info()
1436 pvscsi_template.cmd_per_lun = in pvscsi_probe()
H A Da2091.c195 .cmd_per_lun = CMD_PER_LUN,
H A Dgvp11.c232 .cmd_per_lun = CMD_PER_LUN,
H A Discsi_tcp.c941 shost->cmd_per_lun = qdepth; in iscsi_sw_tcp_session_create()
1080 .cmd_per_lun = ISCSI_DEF_CMD_PER_LUN,
H A Dg_NCR5380.c704 .cmd_per_lun = 2,
/linux/drivers/scsi/esas2r/
H A Desas2r_main.c249 .cmd_per_lun =
284 int cmd_per_lun = ESAS2R_DEFAULT_CMD_PER_LUN; variable
285 module_param(cmd_per_lun, int, 0);
286 MODULE_PARM_DESC(cmd_per_lun,
408 host->cmd_per_lun = cmd_per_lun; in esas2r_probe()
549 if (cmd_per_lun < 1) { in esas2r_init()
553 cmd_per_lun = 1; in esas2r_init()
554 } else if (cmd_per_lun > 2048) { in esas2r_init()
558 cmd_per_lun = 2048; in esas2r_init()
/linux/include/scsi/
H A Dscsi_host.h439 short cmd_per_lun; member
617 short cmd_per_lun; member
/linux/include/uapi/linux/
H A Dvirtio_scsi.h109 __virtio32 cmd_per_lun; member
/linux/drivers/scsi/megaraid/
H A Dmega_common.h188 uint16_t cmd_per_lun; member
H A Dmegaraid_mbox.c174 module_param_named(cmd_per_lun, megaraid_cmd_per_lun, int, 0);
175 MODULE_PARM_DESC(cmd_per_lun,
638 host->cmd_per_lun = adapter->cmd_per_lun; in megaraid_io_attach()
841 adapter->cmd_per_lun = megaraid_cmd_per_lun; in megaraid_init_mbox()
/linux/drivers/scsi/arm/
H A Doak.c113 .cmd_per_lun = 2,
H A Dcumana_1.c224 .cmd_per_lun = 2,
H A Dpowertec.c298 .cmd_per_lun = 2,
/linux/Documentation/scsi/
H A Dsym53c8xx_2.rst500 lilo: linux root=/dev/sda2 sym53c8xx.cmd_per_lun=4 sym53c8xx.sync=10 sym53c8xx.debug=0x200
509 modprobe sym53c8xx cmd_per_lun=4 sync=10 debug=0x200
516 - cmd_per_lun=0 (or cmd_per_lun=1) tagged command queuing disabled
517 - cmd_per_lun=#tags (#tags > 1) tagged command queuing enabled
682 cmd_per_lun to reflect its different purposes. The sample above would
685 modprobe sym53c8xx cmd_per_lun=4 sync=10 debug=0x200
689 sym53c8xx.cmd_per_lun=4 sym53c8xx.sync=10 sym53c8xx.debug=0x200
/linux/drivers/infiniband/ulp/iser/
H A Discsi_iser.c619 shost->cmd_per_lun = qdepth; in iscsi_iser_session_create()
965 .cmd_per_lun = ISER_DEF_CMD_PER_LUN,
/linux/drivers/target/loopback/
H A Dtcm_loop.c55 module_param_named(cmd_per_lun, tcm_loop_cmd_per_lun, uint, 0644);
341 sh->cmd_per_lun = tcm_loop_cmd_per_lun; in tcm_loop_driver_probe()
/linux/Documentation/arch/m68k/
H A Dkernel-options.rst594 :Syntax: atascsi=<can_queue>[,<cmd_per_lun>[,<scat-gat>[,<host-id>[,<tagged>]]]]
610 <cmd_per_lun> times the number of SCSI targets (LUNs) you have
613 <cmd_per_lun>:
622 The <cmd_per_lun> value at a great part determines the amount of
627 cmd_per_lun * 232 bytes
629 cmd_per_lun * approx. 17 Kbytes
/linux/drivers/scsi/csiostor/
H A Dcsio_init.c599 csio_fcoe_shost_template.cmd_per_lun = csio_lun_qdepth; in csio_shost_init()
600 csio_fcoe_shost_vport_template.cmd_per_lun = csio_lun_qdepth; in csio_shost_init()
/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c2362 target->scsi_host->cmd_per_lun in srp_cm_rep_handler()
2364 target->scsi_host->cmd_per_lun); in srp_cm_rep_handler()
3084 .cmd_per_lun = SRP_DEFAULT_CMD_SQ_SIZE,
3483 target->scsi_host->cmd_per_lun = token; in srp_parse_options()
3499 target->scsi_host->cmd_per_lun = token; in srp_parse_options()
3670 if (target->scsi_host->cmd_per_lun > target->scsi_host->can_queue in srp_parse_options()
3673 target->scsi_host->cmd_per_lun, in srp_parse_options()
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c48 module_param_named(cmd_per_lun, sym_driver_setup.max_tag, ushort, 0);
62 MODULE_PARM_DESC(cmd_per_lun, "The maximum number of tags to use by default");
1398 shost->cmd_per_lun = SYM_CONF_MAX_TAG; in sym_attach()
/linux/drivers/scsi/bfa/
H A Dbfad_im.c809 .cmd_per_lun = 3,
832 .cmd_per_lun = 3,

1234