Lines Matching refs:hba_queue_depth
827 } else if (smid <= ioc->hba_queue_depth) { in _base_get_cb_idx()
2064 } else if (smid <= ioc->hba_queue_depth) { in mpt3sas_base_free_smid()
2603 ioc->hba_queue_depth = max_request_credit; in _base_allocate_memory_pools()
2640 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
2643 ioc->reply_post_queue_depth = ioc->hba_queue_depth + in _base_allocate_memory_pools()
2656 ioc->hba_queue_depth = in _base_allocate_memory_pools()
2658 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
2667 ioc->scsiio_depth = ioc->hba_queue_depth - in _base_allocate_memory_pools()
2696 "total(%d kB)\n", ioc->name, ioc->hba_queue_depth, in _base_allocate_memory_pools()
2701 ioc->hba_queue_depth = max_request_credit - retry_sz; in _base_allocate_memory_pools()
2708 "total(%d kb)\n", ioc->name, ioc->hba_queue_depth, in _base_allocate_memory_pools()
2725 ioc->name, ioc->request, ioc->hba_queue_depth, ioc->request_sz, in _base_allocate_memory_pools()
2726 (ioc->hba_queue_depth * ioc->request_sz)/1024)); in _base_allocate_memory_pools()