Home
last modified time | relevance | path

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

/drivers/scsi/mpt2sas/
Dmpt2sas_base.c841 } else if (smid <= ioc->hba_queue_depth) { in _base_get_cb_idx()
1774 } else if (smid <= ioc->hba_queue_depth) { in mpt2sas_base_free_smid()
2468 ioc->hba_queue_depth = max_request_credit; in _base_allocate_memory_pools()
2508 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
2521 (ioc->hba_queue_depth - (ioc->hba_queue_depth % 16))); in _base_allocate_memory_pools()
2523 ioc->hba_queue_depth = ioc->reply_free_queue_depth - 64; in _base_allocate_memory_pools()
2533 ioc->scsiio_depth = ioc->hba_queue_depth - in _base_allocate_memory_pools()
2560 "total(%d kB)\n", ioc->name, ioc->hba_queue_depth, in _base_allocate_memory_pools()
2565 ioc->hba_queue_depth = max_request_credit - retry_sz; in _base_allocate_memory_pools()
2572 "total(%d kb)\n", ioc->name, ioc->hba_queue_depth, in _base_allocate_memory_pools()
[all …]
Dmpt2sas_base.h910 u16 hba_queue_depth; member
/drivers/scsi/mpt3sas/
Dmpt3sas_base.c827 } 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()
[all …]
Dmpt3sas_base.h834 u16 hba_queue_depth; member
/drivers/scsi/lpfc/
Dlpfc_attr.c2613 LPFC_ATTR_R(hba_queue_depth, 8192, 32, 8192,