Searched refs:QueueDepth (Results 1 – 2 of 2) sorted by relevance
439 QueueDepth:<integer>441 The "QueueDepth:" or QD:" option specifies the Queue Depth to use for all452 QueueDepth:[<integer>,<integer>...]454 The "QueueDepth:[...]" or "QD:[...]" option specifies the Queue Depth535 linux BusLogic=QueueDepth:[,7,15];QueueDepth:31,BusSettleTime:30539 append = "BusLogic=QueueDepth:[,7,15];QueueDepth:31,BusSettleTime:30"544 'BusLogic="QueueDepth:[,7,15];QueueDepth[all...]
728 uint32_t QueueDepth; in arcmsr_alloc_io_queue() local 732 QueueDepth = depthTbl[readl(&acb->pmuF->outbound_msgaddr1) & 7]; in arcmsr_alloc_io_queue() 733 acb->completeQ_size = sizeof(struct deliver_completeQ) * QueueDepth + 128; in arcmsr_alloc_io_queue()