Lines Matching refs:hba_queue_depth
1320 } else if (smid <= ioc->hba_queue_depth) { in _base_get_cb_idx()
1483 if (completed_cmds > ioc->hba_queue_depth/3) { in _base_interrupt()
3300 } else if (smid <= ioc->hba_queue_depth) { in mpt3sas_base_free_smid()
4410 ioc->hba_queue_depth = max_request_credit + ioc->hi_priority_depth; in _base_allocate_memory_pools()
4460 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
4467 ioc->reply_post_queue_depth = ioc->hba_queue_depth + in _base_allocate_memory_pools()
4480 ioc->hba_queue_depth = in _base_allocate_memory_pools()
4482 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
4550 ioc->scsiio_depth = ioc->hba_queue_depth - in _base_allocate_memory_pools()
4579 "total(%d kB)\n", ioc->name, ioc->hba_queue_depth, in _base_allocate_memory_pools()
4584 ioc->hba_queue_depth -= retry_sz; in _base_allocate_memory_pools()
4592 "total(%d kb)\n", ioc->name, ioc->hba_queue_depth, in _base_allocate_memory_pools()
4609 ioc->name, ioc->request, ioc->hba_queue_depth, ioc->request_sz, in _base_allocate_memory_pools()
4610 (ioc->hba_queue_depth * ioc->request_sz)/1024)); in _base_allocate_memory_pools()