Searched refs:queue_depth (Results 1 - 25 of 33) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dscsi_dma.c258 SDpnt->queue_depth;
260 new_dma_sectors += (2048 >> 9) * SDpnt->queue_depth;
267 new_dma_sectors += (4096 >> 9) * SDpnt->queue_depth;
271 new_dma_sectors += (4096 >> 9) * SDpnt->queue_depth;
279 SDpnt->queue_depth;
H A Deata_dma.c795 device->queue_depth = 2;
841 device->queue_depth = (TYPE_DISK_QUEUE * factor) / 10;
844 device->queue_depth = (TYPE_TAPE_QUEUE * factor) / 10;
848 device->queue_depth = (TYPE_ROM_QUEUE * factor) / 10;
853 device->queue_depth = (TYPE_OTHER_QUEUE * factor) / 10;
858 device->queue_depth = 2;
866 if(device->queue_depth > UPPER_DEVICE_QUEUE_LIMIT)
867 device->queue_depth = UPPER_DEVICE_QUEUE_LIMIT;
868 if(device->queue_depth == 0)
869 device->queue_depth
[all...]
H A Dpluto.c81 device->queue_depth = /* 254 */ 8;
83 device->queue_depth = 2;
H A Dfcal.c80 device->queue_depth = /* 254 */ 8;
82 device->queue_depth = 2;
H A Dscsi.c1449 SDpnt->queue_depth = 0;
1475 if (SDpnt->queue_depth == 0)
1477 SDpnt->queue_depth = host->cmd_per_lun;
1478 if (SDpnt->queue_depth == 0)
1479 SDpnt->queue_depth = 1; /* live to fight another day */
1483 for (j = 0; j < SDpnt->queue_depth; j++) {
1512 if (j < SDpnt->queue_depth) { /* low on space (D.Gilbert 990424) */
1514 SDpnt->queue_depth, j);
1515 SDpnt->queue_depth = j;
1755 /* queue_depth routin
[all...]
H A Du14-34f.c635 dev->queue_depth = tqd;
637 dev->queue_depth = utqd;
640 if (linked_comm && dev->queue_depth > 2)
653 dev->queue_depth, link_suffix, tag_suffix);
1228 if (linked_comm && SCpnt->device->queue_depth > 2
1741 if (linked_comm && SCpnt->device->queue_depth > 2
H A Dscsi_scan.c341 SDpnt->queue_depth = 1;
393 /* queue_depth() moved from scsi_proc_info() so that
779 SDpnt->queue_depth = 1;
H A Deata.c877 dev->queue_depth = tqd;
879 dev->queue_depth = utqd;
882 if (linked_comm && dev->queue_depth > 2)
900 dev->queue_depth, link_suffix, tag_suffix);
1711 if (linked_comm && SCpnt->device->queue_depth > 2
2235 if (linked_comm && SCpnt->device->queue_depth > 2
H A Dscsi.h570 unsigned char queue_depth; /* How deep a queue to use */ member in struct:scsi_device
H A Daic7xxx_old.c357 * (> 0) and (< 255) the values in the array are used for the queue_depth.
2789 unsigned char queue_depth; local
2996 queue_depth = p->dev_temp_queue_depth[tindex];
2997 if (queue_depth >= p->dev_active_cmds[tindex])
3002 if (queue_depth == 1)
3021 if (queue_depth > p->dev_active_cmds[tindex])
7014 device->queue_depth = default_depth;
7045 device->queue_depth = default_depth;
7053 device->queue_depth = 3; /* Tagged queueing is disabled. */
7057 device->queue_depth
[all...]
H A Dncr53c8xx.c8422 device->queue_depth = numtags;
8423 if (device->queue_depth < 2)
8424 device->queue_depth = 2;
8425 if (device->queue_depth > MAX_TAGS)
8426 device->queue_depth = MAX_TAGS;
8435 lp->scdev_depth = device->queue_depth;
8441 np->unit, device->id, device->lun, device->queue_depth);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/i2o/
H A Di2o_scsi.c80 static atomic_t queue_depth; variable
201 prefetchw(&queue_depth);
244 atomic_dec(&queue_depth);
517 prefetchw(&queue_depth);
730 atomic_inc(&queue_depth);
732 if(atomic_read(&queue_depth)> max_qd)
734 max_qd=atomic_read(&queue_depth);
H A Di2o_block.c174 atomic_t queue_depth; member in struct:i2ob_iop_queue
407 atomic_inc(&i2ob_queues[c->unit]->queue_depth);
670 atomic_dec(&i2ob_queues[c->unit]->queue_depth);
884 if(atomic_read(&i2ob_queues[dev->unit]->queue_depth) >= dev->depth)
892 if(atomic_read(&i2ob_queues[dev->unit]->queue_depth) == 0)
1394 atomic_set(&i2ob_queues[unit]->queue_depth, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aacraid/
H A Dlinit.c539 dptr->queue_depth = 10;
541 dptr->id, dptr->queue_depth, dptr->online));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dide.h265 id->queue_depth = __le16_to_cpu(id->queue_depth);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dide.h282 id->queue_depth = __le16_to_cpu(id->queue_depth);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dide.h265 id->queue_depth = __le16_to_cpu(id->queue_depth);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dide.h282 id->queue_depth = __le16_to_cpu(id->queue_depth);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/fusion/
H A Dmptscsih.c220 static atomic_t queue_depth; variable
313 atomic_dec(&queue_depth);
329 atomic_dec(&queue_depth);
906 * queue_depth, command never posted.
909 atomic_dec(&queue_depth);
1001 atomic_dec(&queue_depth);
1748 atomic_inc(&queue_depth);
1749 if (atomic_read(&queue_depth) > max_qd) {
1750 max_qd = atomic_read(&queue_depth);
1981 atomic_inc(&queue_depth);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dsetup.c662 id->queue_depth = __le16_to_cpu(id->queue_depth);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsetup.c576 id->queue_depth = __le16_to_cpu(id->queue_depth);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhdreg.h452 unsigned short queue_depth; /* (word 75) member in struct:hd_driveid
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhdreg.h452 unsigned short queue_depth; /* (word 75) member in struct:hd_driveid
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1554 scbnum += device->queue_depth;
1609 device->queue_depth = tags;
1621 device->queue_depth = 2;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1339 device->queue_depth = 1;
1361 device->queue_depth = reqtags ? reqtags : 2;
1362 lp->s.scdev_depth = device->queue_depth;

Completed in 282 milliseconds

12