Searched refs:max_queue_depth (Results 1 – 11 of 11) 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()
363 u32 max_queue_depth; member
118 unsigned short max_queue_depth; /* max queue depth */ member
291 u_short max_queue_depth; member
1114 sdev->max_queue_depth = sdev->queue_depth; in scsi_add_lun()1115 WARN_ON_ONCE(sdev->max_queue_depth > sdev->budget_map.depth); in scsi_add_lun()
440 uint16_t max_queue_depth; /* 32, 33 */ member
753 sdev->queue_depth >= sdev->max_queue_depth) in scsi_handle_queue_ramp_up()771 tmp_sdev->queue_depth == sdev->max_queue_depth) in scsi_handle_queue_ramp_up()
303 qpti->host_param.max_queue_depth = 256; in qlogicpti_set_hostdev_defaults()
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()1976 sdev->max_queue_depth = sdev->queue_depth; in mpi3mr_update_sdev_qd()