Lines Matching refs:hba_queue_depth
863 } else if (smid <= ioc->hba_queue_depth) { in _base_get_cb_idx()
2373 } else if (smid <= ioc->hba_queue_depth) { in mpt3sas_base_free_smid()
3199 ioc->hba_queue_depth = max_request_credit; in _base_allocate_memory_pools()
3236 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
3239 ioc->reply_post_queue_depth = ioc->hba_queue_depth + in _base_allocate_memory_pools()
3252 ioc->hba_queue_depth = in _base_allocate_memory_pools()
3254 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
3322 ioc->scsiio_depth = ioc->hba_queue_depth - in _base_allocate_memory_pools()
3351 "total(%d kB)\n", ioc->name, ioc->hba_queue_depth, in _base_allocate_memory_pools()
3356 ioc->hba_queue_depth = max_request_credit - retry_sz; in _base_allocate_memory_pools()
3363 "total(%d kb)\n", ioc->name, ioc->hba_queue_depth, in _base_allocate_memory_pools()
3380 ioc->name, ioc->request, ioc->hba_queue_depth, ioc->request_sz, in _base_allocate_memory_pools()
3381 (ioc->hba_queue_depth * ioc->request_sz)/1024)); in _base_allocate_memory_pools()