Home
last modified time | relevance | path

Searched refs:hba_queue_depth (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_base.c863 } 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()
[all …]
Dmpt3sas_base.h1069 u16 hba_queue_depth; member
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_attr.c3098 LPFC_ATTR_R(hba_queue_depth, 8192, 32, 8192,