Searched refs:max_queue_depth (Results 1 – 12 of 12) sorted by relevance
1285 int max_queue_depth; in ata_change_queue_depth() local1299 max_queue_depth = min(ATA_MAX_QUEUE, sdev->host->can_queue); in ata_change_queue_depth()1300 max_queue_depth = min(max_queue_depth, ata_id_queue_depth(dev->id)); in ata_change_queue_depth()1301 if (queue_depth > max_queue_depth) { in ata_change_queue_depth()
641 nv->bus[i].max_queue_depth = cpu_to_le16(nv->bus[i].max_queue_depth); in qla1280_read_nvram()1148 mb[2] = nv->bus[bus].max_queue_depth; in qla1280_set_target_parameters()1971 nv->bus[0].max_queue_depth); in qla1280_print_settings()1973 nv->bus[1].max_queue_depth); in qla1280_print_settings()1989 nv->bus[bus].max_queue_depth - 1; in qla1280_set_target_defaults()2045 nv->bus[bus].max_queue_depth = 32; in qla1280_set_defaults()2111 mb[2] = nv->bus[bus].max_queue_depth; in qla1280_config_target()2142 ha->bus_settings[bus].hiwat = nv->bus[bus].max_queue_depth - 1; in qla1280_config_bus()
291 u_short max_queue_depth; member
1122 sdev->max_queue_depth = sdev->queue_depth; in scsi_add_lun()1123 WARN_ON_ONCE(sdev->max_queue_depth > sdev->budget_map.depth); in scsi_add_lun()
756 sdev->queue_depth >= sdev->max_queue_depth) in scsi_handle_queue_ramp_up()774 tmp_sdev->queue_depth == sdev->max_queue_depth) in scsi_handle_queue_ramp_up()
440 uint16_t max_queue_depth; /* 32, 33 */ member
303 qpti->host_param.max_queue_depth = 256; in qlogicpti_set_hostdev_defaults()
991 sdev->max_queue_depth = sdev->queue_depth; in DECLARE_EVT()
118 unsigned short max_queue_depth; /* max queue depth */ member
436 if (port->fcoe_pending_queue.qlen > port->max_queue_depth) in fcoe_check_wait_queue()
1153 port->max_queue_depth = FCOE_MAX_QUEUE_DEPTH; in fcoe_if_create()
1031 sdev->max_queue_depth = sdev->queue_depth; in mpi3mr_change_queue_depth()1984 sdev->max_queue_depth = sdev->queue_depth; in mpi3mr_update_sdev_qd()