Lines Matching refs:hba_queue_depth
850 } else if (smid <= ioc->hba_queue_depth) { in _base_get_cb_idx()
1824 } else if (smid <= ioc->hba_queue_depth) { in mpt2sas_base_free_smid()
2536 ioc->hba_queue_depth = max_request_credit; in _base_allocate_memory_pools()
2576 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
2579 ioc->reply_post_queue_depth = ioc->hba_queue_depth + in _base_allocate_memory_pools()
2592 ioc->hba_queue_depth = in _base_allocate_memory_pools()
2594 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
2662 ioc->scsiio_depth = ioc->hba_queue_depth - in _base_allocate_memory_pools()
2689 "total(%d kB)\n", ioc->name, ioc->hba_queue_depth, in _base_allocate_memory_pools()
2694 ioc->hba_queue_depth = max_request_credit - retry_sz; in _base_allocate_memory_pools()
2701 "total(%d kb)\n", ioc->name, ioc->hba_queue_depth, in _base_allocate_memory_pools()
2720 ioc->request, ioc->hba_queue_depth, ioc->request_sz, in _base_allocate_memory_pools()
2721 (ioc->hba_queue_depth * ioc->request_sz)/1024)); in _base_allocate_memory_pools()